feat(workspace) change default output for workspace 2 and 4
This commit is contained in:
parent
ce61029d0b
commit
071b8e4917
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ set $ws10 "10"
|
||||||
# where you have to replace VGA-0/HDMI-0 with the names for your displays
|
# where you have to replace VGA-0/HDMI-0 with the names for your displays
|
||||||
# you can get from xrandr command
|
# you can get from xrandr command
|
||||||
workspace $ws1 output HDMI-0
|
workspace $ws1 output HDMI-0
|
||||||
workspace $ws2 output DP-5
|
workspace $ws4 output DP-5
|
||||||
workspace $ws3 output DP-5
|
workspace $ws3 output DP-5
|
||||||
workspace $ws10 output DP-5
|
workspace $ws10 output DP-5
|
||||||
#workspace $ws3 output HDMI-0
|
#workspace $ws3 output HDMI-0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue