Set default workspaces
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
b50f8af1b2
commit
1abd0ce45b
1 changed files with 4 additions and 0 deletions
|
@ -195,6 +195,10 @@ bindsym $mod+Ctrl+Left exec cmus-remote -r
|
||||||
bindsym $mod+$alt+Left move workspace to output left
|
bindsym $mod+$alt+Left move workspace to output left
|
||||||
bindsym $mod+$alt+Right move workspace to output right
|
bindsym $mod+$alt+Right move workspace to output right
|
||||||
|
|
||||||
|
# Set default workspaces for displays
|
||||||
|
workspace $workspace1 output $output1
|
||||||
|
workspace $workspace2 output $output2
|
||||||
|
|
||||||
# Run specific applications on start
|
# Run specific applications on start
|
||||||
###
|
###
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue