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" ];
|
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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user