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:
histalek 2022-10-30 18:03:36 +01:00
parent 4876eb60e7
commit acf299e022
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03

View file

@ -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