mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-26 05:51:54 -05:00
mauville: migrate settings
This commit is contained in:
parent
23febc1d6a
commit
35bb5107ad
|
@ -11,9 +11,9 @@
|
|||
xdg.userDirs.music = "/mnt/Media/Music";
|
||||
|
||||
ar.home = {
|
||||
desktop.hyprland = {
|
||||
desktop = {
|
||||
autoSuspend = false;
|
||||
monitors = ["desc:LG Electronics LG ULTRAWIDE 311NTAB5M720,preferred,auto,1.25,vrr,2"];
|
||||
hyprland.monitors = ["desc:LG Electronics LG ULTRAWIDE 311NTAB5M720,preferred,auto,1.25,vrr,2"];
|
||||
};
|
||||
|
||||
theme.darkMode = false;
|
||||
|
|
Loading…
Reference in a new issue