diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2022-11-26 16:56:25 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2022-11-26 16:56:25 +0100 |
| commit | 071b8e4917979762fbf9ba6dbf2b3ffd64fe98ed (patch) | |
| tree | 6fd265e98e3c0e795e2f57c36b5c137618fcbeaa /i3 | |
| parent | ce61029d0bcff6a38072acc27488502e751a9d91 (diff) | |
feat(workspace) change default output for workspace 2 and 4
Diffstat (limited to 'i3')
| -rw-r--r-- | i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -274,7 +274,7 @@ set $ws10 "10" # where you have to replace VGA-0/HDMI-0 with the names for your displays # you can get from xrandr command workspace $ws1 output HDMI-0 -workspace $ws2 output DP-5 +workspace $ws4 output DP-5 workspace $ws3 output DP-5 workspace $ws10 output DP-5 #workspace $ws3 output HDMI-0 |
