mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-04-29 19:01:45 +01:00
Disabled hyprpaper
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
}: {
|
}: {
|
||||||
services = {
|
services = {
|
||||||
pueue.enable = true;
|
pueue.enable = true;
|
||||||
hyprpaper.enable = true;
|
|
||||||
};
|
};
|
||||||
# Custom version of ghostty service, to stop closing during update
|
# Custom version of ghostty service, to stop closing during update
|
||||||
systemd.user.services."app-com.mitchellh.ghostty" = {
|
systemd.user.services."app-com.mitchellh.ghostty" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user