Adding flameshot to autostart.

This commit is contained in:
Derek Taylor
2024-11-08 14:27:08 -06:00
parent 315b203158
commit d028fef577

View File

@@ -61,6 +61,7 @@ $reset = hyprctl dispatch submap reset && #use a variable to keep things more re
exec-once = waybar & hyprpaper
exec-once = /usr/bin/emacs --daemon &
exec-once = nextcloud &
exec-once = flameshot &
#############################
### ENVIRONMENT VARIABLES ###