summaryrefslogtreecommitdiff
path: root/.i3
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2018-06-10 17:35:10 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2018-06-10 17:35:11 +0200
commitba497ab995a125c794398e1c211cd5dbd43f062d (patch)
tree9c19e6d8d56bae5e05066cc6cee999af31eb83c8 /.i3
parent5bc8bcba7216bfc21c752130eb95b01dbd31576f (diff)
downloaddotfiles-ba497ab995a125c794398e1c211cd5dbd43f062d.tar.gz
dotfiles-ba497ab995a125c794398e1c211cd5dbd43f062d.tar.bz2
dotfiles-ba497ab995a125c794398e1c211cd5dbd43f062d.zip
Misc changes
Diffstat (limited to '.i3')
-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