mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 03:10:43 +00:00
Add hypridle & hyprlock
This commit is contained in:
parent
c7bb1768be
commit
8b0bd140db
8 changed files with 279 additions and 0 deletions
|
@ -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;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue