dotfiles/home/private_dot_config/hypr/execs.conf

15 lines
379 B
Text
Raw Normal View History

2024-02-06 11:44:47 -06:00
# exec-once = ~/.config/hypr/start_eww.sh &
# exec-once = flameshot &
2024-01-22 17:14:02 -06:00
exec-once = dunst -conf ~/.config/hypr/dunstrc &
2024-02-06 11:44:47 -06:00
# exec-once = udiskie &
exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2
2024-01-29 10:33:55 -06:00
2024-02-26 10:11:00 -06:00
exec = swayidle &
2024-02-06 11:44:47 -06:00
exec = kanshi &
exec = hyprpaper &
2024-02-26 10:11:00 -06:00
2024-02-06 11:44:47 -06:00
# TODO: make hyprman kill eww if necessary
exec = pkill eww & hyprman monitors &
2024-01-22 17:14:02 -06:00