From 5eb8256dd631f2e0012fc57894a22157cb96388f Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 28 Sep 2017 19:14:54 +0200 Subject: Floating pinentry, better ctags binding --- i3wm/.i3/config | 1 + 1 file changed, 1 insertion(+) (limited to 'i3wm/.i3') diff --git a/i3wm/.i3/config b/i3wm/.i3/config index a9c6ae1..222711d 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -146,6 +146,7 @@ for_window [title="^dictionary$"] border pixel 8, floating enable; for_window [title="VimWiki"] border pixel 8, floating enable, move to scratchpad; for_window [title="^.*- Zeal$"] border pixel 8, floating enable, move position 160px 46px, move to scratchpad; for_window [instance="DropDownTerm"] border pixel 8, move to scratchpad, move position 183px -8px, resize set 1000px 600px, move to scratchpad; +for_window [title="pinentry"] border pixel 8, floating enable; exec --no-startup-id export $(gnome-keyring-daemon) exec --no-startup-id urxvtd -- cgit v1.2.3