19 lines
532 B
Plaintext
19 lines
532 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 = waybar
|
|
exec-once = ironbar
|
|
exec-once = gsettings set org.gnome.desktop.interface icon-theme 'candy-icons-master'
|
|
exec-once = hypridle
|
|
# exec-once = nm-applet &
|
|
# exec-once = waybar & hyprpaper & firefox
|
|
# exec-once = qs -c noctalia-shell
|
|
#
|
|
exec = ~/.config/hypr/scripts/clamshell.sh
|
|
exec-once = awww-daemon
|