remove hardcoded workspaces on displays
This commit is contained in:
parent
7de13f4ccc
commit
62ee035bd3
1 changed files with 0 additions and 12 deletions
|
@ -134,18 +134,6 @@ mode "resize" {
|
|||
}
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
# dedicated workspaces
|
||||
workspace "1" output VGA-1
|
||||
workspace "2" output VGA-2
|
||||
workspace "3" output VGA-1
|
||||
workspace "4" output VGA-2
|
||||
workspace "5" output VGA-1
|
||||
workspace "6" output VGA-2
|
||||
workspace "7" output VGA-1
|
||||
workspace "8" output VGA-2
|
||||
workspace "9" output VGA-1
|
||||
workspace "0" output VGA-2
|
||||
|
||||
# colors
|
||||
client.focused #000000 #009900 #ffffff #ff0000
|
||||
client.unfocused #000000 #005500 #000000 #ff0000
|
||||
|
|
Loading…
Reference in a new issue