Files
dotfiles/config/display/hyprland/hypr/cfgs/autostart.conf
Declan Teevan 73ced94bc1 feat(hypr): extend cfgs
feat(distro): extend stub arch setup script

Extended hypr configs (only base/example config files without
any themes to this repo for now - pending some polishing/refactoring).

Added stubs for adding soem of my `plymouth` and `sddm` theming to my
dots repo.
2026-02-08 13:16:30 +00:00

26 lines
635 B
Plaintext

#################
### AUTOSTART ###
#################
# Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this:
# exec-once = $terminal
# exec-once = nm-applet &
# exec-once = waybar & hyprpaper & firefox
# Start polkit agent
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
# Load wallpaper manager / daemon
# NOTE: using `awww` in dots, instead of `wpaperd`/`swaybg` for now
exec-once = awww-daemon
# Notifications Daemon
exec-once = swaync
# Hyprlock + Hypridle Setup
exec-once = hypridle
# Start launcher apps
exec-once = waybar