mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
edit monitors configuration, now working with my dock!!
This commit is contained in:
@@ -57,13 +57,10 @@ in {
|
||||
exec-once = [ "dbus-update-activation-environment --systemd --all" ];
|
||||
|
||||
monitor = [
|
||||
"eDP-2,highres,0x0,1"
|
||||
"DP-7, disable"
|
||||
"DP-8, disable"
|
||||
"DP-9, disable"
|
||||
"HDMI-A-1,3440x1440@99.98,auto,1"
|
||||
"desc:United Microelectr Corporation UMC SHARP,3840x2160,auto,2"
|
||||
",prefered,auto,1"
|
||||
"eDP-2,highres,0x0,1" # My internal laptop screen
|
||||
"desc:AOC U34G2G1 0x00000E06,3440x1440@99.98,auto,1" # My external monitor
|
||||
"desc:United Microelectr Corporation UMC SHARP,3840x2160,auto,2" # TV
|
||||
",prefered,auto,1" # default
|
||||
];
|
||||
|
||||
env = [
|
||||
|
||||
Reference in New Issue
Block a user