summaryrefslogtreecommitdiff
path: root/.i3/config
diff options
context:
space:
mode:
Diffstat (limited to '.i3/config')
-rw-r--r--.i3/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.i3/config b/.i3/config
index 3f15059..9e12f0f 100644
--- a/.i3/config
+++ b/.i3/config
@@ -225,6 +225,9 @@ bindsym $mod+Ctrl+s exec $nsi mpc single
# feh should be floating
for_window [class="^feh$"] floating enable
+# so should be pinentry
+for_window [class="^Pinentry$"] floating enable
+
# Thunderbird stuff
assign [class="^Thunderbird$"] → mail
for_window [class="^Thunderbird$"] floating enable