edit monitors configuration, now working with my dock!!

This commit is contained in:
Hadi
2025-04-16 19:45:38 +02:00
parent 44686a7b38
commit d76e83c09c

View File

@@ -57,13 +57,10 @@ in {
exec-once = [ "dbus-update-activation-environment --systemd --all" ]; exec-once = [ "dbus-update-activation-environment --systemd --all" ];
monitor = [ monitor = [
"eDP-2,highres,0x0,1" "eDP-2,highres,0x0,1" # My internal laptop screen
"DP-7, disable" "desc:AOC U34G2G1 0x00000E06,3440x1440@99.98,auto,1" # My external monitor
"DP-8, disable" "desc:United Microelectr Corporation UMC SHARP,3840x2160,auto,2" # TV
"DP-9, disable" ",prefered,auto,1" # default
"HDMI-A-1,3440x1440@99.98,auto,1"
"desc:United Microelectr Corporation UMC SHARP,3840x2160,auto,2"
",prefered,auto,1"
]; ];
env = [ env = [