[HLWM] Adjusted display outputs in hlwm-display-switch.sh
This commit is contained in:
parent
aaa84bbc69
commit
614cdf0612
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
extern_1="HDMI1"
|
extern_1="HDMI-1"
|
||||||
extern_2="DP1"
|
extern_2="DP-1"
|
||||||
intern="eDP1"
|
intern="eDP-1"
|
||||||
polybar_top_padding=22
|
polybar_top_padding=22
|
||||||
|
|
||||||
switch_internal() {
|
switch_internal() {
|
||||||
|
|
Loading…
Reference in a new issue