[sway] Fix width and height for_window instructions (they need *set*)

This commit is contained in:
Sebastian Schulze 2024-09-19 17:37:20 +02:00
parent c99a463def
commit 7853ad3cc3
No known key found for this signature in database
GPG key ID: F6BA63C6A7D3044E

View file

@ -325,8 +325,8 @@ bindsym $mod+u exec scratchpad
bindsym $mod+n exec makoctl dismiss
bindsym $mod+Shift+n exec makoctl dismiss -a
for_window [title="^Worklog"] floating enable, border pixel 4, move position center
for_window [title="^doom-capture"] floating enable, border pixel 4, resize width 70ppt, move position center,
for_window [title="^Worklog"] floating enable, border pixel 3, resize set width 60 ppt, resize set height 50 ppt, move position center
for_window [title="^org-capture"] floating enable, border pixel 4, resize set width 70 ppt, move position center,
for_window [title="^worklogger.*$"] floating enable, border pixel 4, move position center
for_window [title="^backup$"] floating enable, border pixel 4, move position center
for_window [title="nm-tray"] floating enable