i3 xrandr script
This commit is contained in:
parent
c54e9059e3
commit
8d4e37618d
|
@ -166,9 +166,9 @@ bindsym $mod+Shift+9 move container to workspace number $ws9
|
|||
bindsym $mod+Shift+0 move container to workspace number $ws10
|
||||
|
||||
# tryin some stuff, not sure if this is what i want
|
||||
workspace $ws1 output HDMI-2
|
||||
workspace $ws1 output HDMI-0
|
||||
workspace $ws2 output HDMI-1
|
||||
workspace $ws3 output HDMI-2
|
||||
workspace $ws3 output HDMI-0
|
||||
workspace $ws4 output HDMI-1
|
||||
|
||||
# set which programs open in which workspaces
|
||||
|
|
Loading…
Reference in New Issue