mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
feat(adrastea): fix waybar crashes on startup
This commit is contained in:
parent
498049c22f
commit
0901beb175
1 changed files with 2 additions and 0 deletions
|
@ -5,4 +5,6 @@
|
||||||
"eDP-1, disable"
|
"eDP-1, disable"
|
||||||
"HDMI-A-1,2560x1440@144,0x0,1.0"
|
"HDMI-A-1,2560x1440@144,0x0,1.0"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.waybar.settings.mainBar.output = "HDMI-A-1";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue