Force browsers to workspace 2 in sway
This commit is contained in:
parent
0d92cfcf54
commit
ec44c4d29b
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue