sway: Switch outputs to reflect replugged displays
DP-1 is the 'default' display for my gpu/system and therefore displays the boot splash screen and the systemd-boot menu. I replugged my displays to be able to actually read those without breaking my neck.
This commit is contained in:
parent
4876eb60e7
commit
acf299e022
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ set $right l
|
||||||
set $term foot
|
set $term foot
|
||||||
|
|
||||||
## Define outputs
|
## Define outputs
|
||||||
set $disp1 DP-1
|
set $disp1 HDMI-A-1
|
||||||
set $disp2 HDMI-A-1
|
set $disp2 DP-1
|
||||||
set $disp3 DP-2
|
set $disp3 DP-2
|
||||||
|
|
||||||
## Define inputs
|
## Define inputs
|
||||||
|
|
Loading…
Add table
Reference in a new issue