Remove browsers being locked to workspace 2
I keep a browser open on workspace 2 all the time now, and sometimes want to open a new instance somewhere else. This was a hack for when I had so little RAM I couldn't leave a browser open all the time.
This commit is contained in:
parent
ce846ac7a1
commit
f2cc823724
1 changed files with 0 additions and 4 deletions
|
@ -188,10 +188,6 @@ for_window [app_id="mpv__tv"] border none
|
||||||
assign [app_id="mpv__tv"] workspace number 9
|
assign [app_id="mpv__tv"] workspace number 9
|
||||||
no_focus [app_id="mpv__tv"]
|
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
|
# Set mouse acceleration to 0 in Sway
|
||||||
input * {
|
input * {
|
||||||
accel_profile "flat"
|
accel_profile "flat"
|
||||||
|
|
Loading…
Add table
Reference in a new issue