11 lines
251 B
Text
11 lines
251 B
Text
# Notification Daemon
|
|
exec-once = bash ~/.config/hypr/scripts/start-swaync.sh
|
|
# Idle Daemon
|
|
exec-once = hypridle
|
|
# Status-bar
|
|
exec-once = bash ~/.config/hypr/scripts/start-waybar.sh
|
|
# Emotes
|
|
exec-once = emote
|
|
# Wallpaper Daemon
|
|
exec-once = swww init
|
|
|