Force browsers to workspace 2 in sway

This commit is contained in:
Trysdyn Black 2022-12-25 05:59:15 -08:00
parent 0d92cfcf54
commit ec44c4d29b

View file

@ -207,6 +207,10 @@ for_window [app_id="mpv__tv"] border none
assign [app_id="mpv__tv"] workspace number 9
no_focus [app_id="mpv__tv"]
# Keep browser on workspace 2
assign [app_id="org.qutebrowser.qutebrowser"] workspace number 2
assign [app_id="firefox"] workspace number 2
# Set mouse acceleration to 0 in Sway
input * {
accel_profile "flat"