diff --git a/users/caperren/dotfiles/hyprland/hyprland-common.conf b/users/caperren/dotfiles/hyprland/hyprland-common.conf index fb7e9b8..a9505eb 100644 --- a/users/caperren/dotfiles/hyprland/hyprland-common.conf +++ b/users/caperren/dotfiles/hyprland/hyprland-common.conf @@ -185,5 +185,5 @@ exec-once = sleep 5 && blueman-applet # Traditional bluetooth management tool exec-once = sleep 5 && streamdeck -n # Streamdeck management tool exec-once = sleep 5 && Telegram -startintray # Gotta keep in touch with peeps -exec-once = sleep 10 && itch -exec-once = sleep 15 && hyprctl dispatch closewindow 'title:itch' \ No newline at end of file +exec-once = sleep 10 && itch # More fun games +exec-once = sleep 15 && hyprctl dispatch closewindow 'title:itch' # Hacky solution to single-shot "windowrule" \ No newline at end of file