15 lines
400 B
Text
15 lines
400 B
Text
# exec-once = ~/.config/hypr/start_eww.sh &
|
|
# exec-once = flameshot &
|
|
|
|
exec-once = dunst -conf ~/.config/hypr/dunstrc &
|
|
# exec-once = udiskie &
|
|
exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2
|
|
|
|
exec = swayidle &
|
|
exec = kanshi &
|
|
exec = swww init &
|
|
# exec = hyprpaper &
|
|
|
|
# TODO: make hyprman kill eww if necessary
|
|
exec = pkill eww & hyprman monitors &
|
|
|