mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 15:43:55 -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
|
# Execute necessary apps
|
||||||
exec-once = ${pkgs.hyprshade} auto
|
exec-once = ${pkgs.hyprshade} auto
|
||||||
|
exec-once = ${pkgs.hypridle}/bin/hypridle
|
||||||
exec-once = ${wallpaperd}
|
exec-once = ${wallpaperd}
|
||||||
exec-once = ${bar}
|
exec-once = ${bar}
|
||||||
exec-once = ${notifyd}
|
exec-once = ${notifyd}
|
||||||
|
|
Loading…
Reference in a new issue