feat: Adds keybinds for uninstalling desktop apps, and rules to float the tui app.

This commit is contained in:
2025-09-29 17:49:27 -04:00
parent e60f049f10
commit 4ae6389ae8
3 changed files with 10 additions and 7 deletions

View File

@@ -11,11 +11,12 @@ windowrule = center, tag:floating-window
windowrule = size 800 600, tag:floating-window
# Force windows to be a floating window
windowrule = tag +floating-window, class:^(blueberry.py|org.gnome.Nautilus)$
windowrule = tag +floating-window, class:^(blueberry.py|org.gnome.Nautilus|com.ghostty.float)$
# Force bluetooth settings to stay focused when visible.
# Force to stay focused when visible.
windowrule = stayfocused, class:(blueberry.py)
windowrule = stayfocused, class:Pinentry.gtk
windowrule = stayfocused, class:com.ghostty.float
# Clipboard history tui in floating window.
windowrule = tag +floating-window, class:.*clipse.*