Add hypridle & hyprlock

This commit is contained in:
ItsDrike 2024-08-07 22:12:43 +02:00
parent c7bb1768be
commit 8b0bd140db
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
8 changed files with 279 additions and 0 deletions

View file

@ -189,6 +189,7 @@
programs = {
bars.eww.enable = true;
screen-lockers.hyprlock.enable = true;
browsers = {
firefox.enable = true;
chromium.enable = true;
@ -241,6 +242,7 @@
# to whatever file you wish to actually be your wallpaper
wallpaperPath = "/data/Data/Media/Pictures/Wallpapers/active";
};
hypridle.enable = true;
};
};
};