From c23b3eae53ed3d15282a298576da7c83bfb6feb1 Mon Sep 17 00:00:00 2001 From: Corwin Perren Date: Fri, 5 Dec 2025 01:13:14 -0800 Subject: [PATCH] Comments --- users/caperren/dotfiles/hyprland/hyprland-common.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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