Remove workspace config for removed output
This commit is contained in:
parent
eeefd96f85
commit
7da5e97fdd
|
@ -113,7 +113,6 @@ bindsym XF86AudioPrev exec --no-startup-id playerctl previous
|
|||
bindsym XF86MonBrightnessUp exec --no-startup-id light -A 5
|
||||
bindsym XF86MonBrightnessDown exec --no-startup-id light -U 5
|
||||
|
||||
|
||||
### MODES ###
|
||||
|
||||
# Resize mode
|
||||
|
|
|
@ -11,10 +11,6 @@ mouse_warping none
|
|||
# Automatic back-and-forth when switching to the current workspace
|
||||
workspace_auto_back_and_forth yes
|
||||
|
||||
# Workspace 10 always on second monitor (I use this for Spotify, feel free to change)
|
||||
workspace 10 output "DP-2"
|
||||
|
||||
|
||||
### APPLICATION SPECIFIC ###
|
||||
|
||||
# Browser screenshare dialog
|
||||
|
|
Loading…
Reference in a new issue