mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 06:33:56 -05:00
hyprland: readded missing hypridle in new config
This commit is contained in:
parent
4544595445
commit
99ec6a2625
|
@ -132,6 +132,7 @@
|
|||
|
||||
# Execute necessary apps
|
||||
exec-once = ${pkgs.hyprshade} auto
|
||||
exec-once = ${pkgs.hypridle}/bin/hypridle
|
||||
exec-once = ${wallpaperd}
|
||||
exec-once = ${bar}
|
||||
exec-once = ${notifyd}
|
||||
|
|
Loading…
Reference in a new issue