feat: Adds window rule for pinentry program

This commit is contained in:
2025-09-27 14:27:46 -04:00
parent a42aad3fec
commit 2ee186b8a2
2 changed files with 5 additions and 1 deletions

View File

@@ -6,8 +6,9 @@ default-cache-ttl 60
max-cache-ttl 120
#pinentry-program /usr/bin/pinentry-curses
#pinentry-program /usr/bin/pinentry-gnome3
#pinentry-program /usr/bin/pinentry-tty
pinentry-program /bin/pinentry-tty
#pinentry-program /usr/bin/pinentry-x11
#pinentry-program /usr/local/bin/pinentry-curses
#pinentry-program /bin/pinentry-dmenu
#pinentry-program /opt/homebrew/bin/pinentry-mac

View File

@@ -12,9 +12,11 @@ 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:Pinentry.gtk
# Force bluetooth settings to stay focused when visible.
windowrule = stayfocused, class:(blueberry.py)
windowrule = stayfocused, class:Pinentry.gtk
# Clipboard history tui in floating window.
windowrule = tag +floating-window, class:.*clipse.*
@@ -35,3 +37,4 @@ windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned
workspace = special:hidden, invisible
#windowrule = size 800 600, title:pinentry