From 1343894e65387d2c96c0446400a08ad9b045685c Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 5 Mar 2016 12:23:45 +0100 Subject: Increase flexibility of _vimwiki_ scratchpad --- i3wm/.i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3wm/.i3') diff --git a/i3wm/.i3/config b/i3wm/.i3/config index 26de6d5..3b37de9 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -116,10 +116,10 @@ bindsym Control+Mod1+t exec --no-startup-id ~/.screenlayout/docked_tv_mode.sh bindsym Print exec --no-startup-id xfce4-screenshooter -bindsym $mod+n [title="^.*\.wiki \(~\/note\).*$"] scratchpad show +bindsym $mod+n [title="^.*\.wiki \(~\/note.*\).*$"] scratchpad show for_window [class="^.*"] border pixel 4 -for_window [title="^.*\.wiki \(~\/note\).*$"] floating enable; move to scratchpad +for_window [title="^.*\.wiki \(~\/note.*\).*$"] floating enable; move to scratchpad exec --no-startup-id export $(gnome-keyring-daemon) exec --no-startup-id urxvtd -- cgit v1.2.3