23 lines
496 B
Plaintext
Executable File
23 lines
496 B
Plaintext
Executable File
# Execute your favorite apps at launch
|
|
|
|
# exec-once = hyprlock
|
|
|
|
exec-once = waybar
|
|
exec-once = dunst
|
|
|
|
exec-once = swww-daemon
|
|
exec-once = swww img /home/poti/Pictures/wallpapers/background.png
|
|
# exec-once = hyprpaper
|
|
|
|
exec-once = fcitx5
|
|
|
|
exec-once = activate-linux \
|
|
-t "Activate MaMadoka" \
|
|
-m "Go to Settings to activate MaMadoka." \
|
|
-x 375
|
|
|
|
exec-once = wl-paste --watch cliphist store
|
|
|
|
# Load configuration from ML4W Hyprland Settings App
|
|
exec = ~/.config/ml4w-hyprland-settings/hyprctl.sh
|