fix
This commit is contained in:
@@ -112,16 +112,16 @@ bindsym $mod+a focus parent
|
|||||||
|
|
||||||
# Define names for default workspaces for which we configure key bindings later on.
|
# Define names for default workspaces for which we configure key bindings later on.
|
||||||
# We use variables to avoid repeating the names in multiple places.
|
# We use variables to avoid repeating the names in multiple places.
|
||||||
set $ws1 "1 "
|
set $ws1 "1 "
|
||||||
set $ws2 "2 "
|
set $ws2 "2 "
|
||||||
set $ws3 "3 "
|
set $ws3 "3 "
|
||||||
set $ws4 "4 "
|
set $ws4 "4 "
|
||||||
set $ws5 "5 "
|
set $ws5 "5 "
|
||||||
set $ws6 "6 "
|
set $ws6 "6 "
|
||||||
set $ws7 "7 "
|
set $ws7 "7 "
|
||||||
set $ws8 "8 "
|
set $ws8 "8 "
|
||||||
set $ws9 "9 "
|
set $ws9 "9 "
|
||||||
set $ws10 "10 "
|
set $ws10 "10 "
|
||||||
|
|
||||||
#assigning workspaces to monitors
|
#assigning workspaces to monitors
|
||||||
workspace $ws1 output $leftmonitor
|
workspace $ws1 output $leftmonitor
|
||||||
|
|||||||
Reference in New Issue
Block a user