7 lines
179 B
Text
7 lines
179 B
Text
|
# Execute your favorite apps at launch
|
||
|
exec-once = ~/.config/hypr/start_eww.sh &
|
||
|
exec-once = hyprpaper &
|
||
|
exec-once = flameshot &
|
||
|
exec-once = dunst -conf ~/.config/hypr/dunstrc &
|
||
|
|