From 8610536d77fe68ed9bf40d4fe9877ed1f9032923 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 25 Sep 2017 04:41:15 -0400 Subject: force pinentry to floating --- i3/config | 1 + 1 file changed, 1 insertion(+) (limited to 'i3') diff --git a/i3/config b/i3/config index b73ef41..382f647 100644 --- a/i3/config +++ b/i3/config @@ -54,6 +54,7 @@ for_window [class="Fceux"] floating enable for_window [class="Binding of Isaac: Afterbirth"] floating enable for_window [title="ImageView"] floating enable for_window [title="Desktop Dungeons"] floating enable +for_window [class="Pinentry"] floating enable # special desktops for_window [class="Xpdf"] move window to workspace 7 -- cgit v1.2.3-54-g00ecf