Update window rules and launch wl-sunset.
This commit is contained in:
parent
0b9a54c763
commit
6030888b6c
@ -328,7 +328,7 @@ default_border pixel 3
|
|||||||
exec wayland-run-on-new-display set-correct-monitor 390+1080
|
exec wayland-run-on-new-display set-correct-monitor 390+1080
|
||||||
exec gentoo-pipewire-launcher
|
exec gentoo-pipewire-launcher
|
||||||
exec dunst
|
exec dunst
|
||||||
exec wlsunset -l 22.4 -L 114.1
|
exec_always pkill wlsunset; wlsunset -l 22.4 -L 114.1
|
||||||
|
|
||||||
exec alacritty
|
exec alacritty
|
||||||
exec firefox
|
exec firefox
|
||||||
@ -357,6 +357,8 @@ for_window [class="^Steam$"] floating enable
|
|||||||
for_window [class="^Steam$" title="^Steam$"] floating disable
|
for_window [class="^Steam$" title="^Steam$"] floating disable
|
||||||
for_window [class="genshinimact.exe"] floating enable
|
for_window [class="genshinimact.exe"] floating enable
|
||||||
for_window [class=".*.exe$"] floating enable
|
for_window [class=".*.exe$"] floating enable
|
||||||
|
for_window [class="^QjackCtl$"] floating enable
|
||||||
|
for_window [class="^QjackCtl$" title="Graph — QjackCtl"] floating disable
|
||||||
# Move windows to trash workspace
|
# Move windows to trash workspace
|
||||||
for_window [title="^Origin$"] floating enable, move container to workspace trash;
|
for_window [title="^Origin$"] floating enable, move container to workspace trash;
|
||||||
for_window [title="^Wine System Tray$"] move container to workspace trash;
|
for_window [title="^Wine System Tray$"] move container to workspace trash;
|
||||||
|
Loading…
Reference in New Issue
Block a user