dotfiles/home/private_dot_config/hypr/conf/execs.conf

15 lines
369 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-03-24 14:26:18 -05:00
exec = swww init
2024-02-06 11:44:47 -06:00
2024-03-24 14:26:18 -05: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-03-24 14:26:18 -05:00
exec = hypridle
exec = kanshi
2024-02-26 10:11:00 -06:00
2024-02-06 11:44:47 -06:00
# TODO: make hyprman kill eww if necessary
2024-03-24 14:26:18 -05:00
exec = pkill eww & hyprman monitors
2024-01-22 17:14:02 -06:00