Compare commits
2 Commits
6e6de421b6
...
d3a0ec53b1
Author | SHA1 | Date | |
---|---|---|---|
d3a0ec53b1 | |||
1ad98f78d1 |
@ -15,8 +15,8 @@
|
|||||||
# Hyprpaper configuration
|
# Hyprpaper configuration
|
||||||
services.hyprpaper.enable = true;
|
services.hyprpaper.enable = true;
|
||||||
services.hyprpaper.settings = {
|
services.hyprpaper.settings = {
|
||||||
preload = "Pictures/Wallpapers/tokio.png";
|
preload = "Pictures/Wallpapers/girl_nixos.png";
|
||||||
wallpaper = ", Pictures/Wallpapers/tokio.png";
|
wallpaper = ", Pictures/Wallpapers/girl_nixos.png";
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./qt.nix
|
./qt.nix
|
||||||
./gtk.nix
|
# ./gtk.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -21,12 +21,9 @@
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Session File Hyprland ?
|
|
||||||
programs.regreet = {
|
programs.regreet = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# cageArgs = ["-s" "-m" "last" ];
|
# cageArgs = ["-s" "-m" "last" ];
|
||||||
# settings = ./regreet.toml;
|
settings = ./regreet.toml;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
BIN
wallpapers/girl_nixos.png
Normal file
BIN
wallpapers/girl_nixos.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 MiB |
Loading…
Reference in New Issue
Block a user