mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-26 08:11:55 -05:00
mauville: migrate settings
This commit is contained in:
parent
23febc1d6a
commit
35bb5107ad
|
@ -11,9 +11,9 @@
|
||||||
xdg.userDirs.music = "/mnt/Media/Music";
|
xdg.userDirs.music = "/mnt/Media/Music";
|
||||||
|
|
||||||
ar.home = {
|
ar.home = {
|
||||||
desktop.hyprland = {
|
desktop = {
|
||||||
autoSuspend = false;
|
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;
|
theme.darkMode = false;
|
||||||
|
|
Loading…
Reference in a new issue