diff options
Diffstat (limited to 'hyprland/10-startup.conf')
| -rw-r--r-- | hyprland/10-startup.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/hyprland/10-startup.conf b/hyprland/10-startup.conf new file mode 100644 index 0000000..b96d7ba --- /dev/null +++ b/hyprland/10-startup.conf @@ -0,0 +1,16 @@ +# Startup Programs # + +exec-once = waybar +exec-once = hyprpaper +exec-once = mako + +exec-once = $polkit +exec-once = $batteryd +exec-once = $zoomd + + +#exec-once = easyeffects --gapplication-service +#exec-once = systemd-inhibit --what=handle-power-key sleep infinity + +#exec-once = hypridle -> moved to systemd [07 Aug 2024] + |
