aboutsummaryrefslogtreecommitdiff
path: root/i3wm/.i3
diff options
context:
space:
mode:
authorAdrian Kummerlaender2016-03-06 22:18:38 +0100
committerAdrian Kummerlaender2016-03-06 22:18:38 +0100
commit3daff9ebec9fa39b9c79c264b2d13d4da41ecba3 (patch)
treeca34be829f3f8eb57777ab724b6542c569f0f468 /i3wm/.i3
parent1343894e65387d2c96c0446400a08ad9b045685c (diff)
downloaddotfiles-3daff9ebec9fa39b9c79c264b2d13d4da41ecba3.tar
dotfiles-3daff9ebec9fa39b9c79c264b2d13d4da41ecba3.tar.gz
dotfiles-3daff9ebec9fa39b9c79c264b2d13d4da41ecba3.tar.bz2
dotfiles-3daff9ebec9fa39b9c79c264b2d13d4da41ecba3.tar.lz
dotfiles-3daff9ebec9fa39b9c79c264b2d13d4da41ecba3.tar.xz
dotfiles-3daff9ebec9fa39b9c79c264b2d13d4da41ecba3.tar.zst
dotfiles-3daff9ebec9fa39b9c79c264b2d13d4da41ecba3.zip
Exclude _vimwiki_ pages opened in _vim_ from i3 scratchpad
Diffstat (limited to 'i3wm/.i3')
-rw-r--r--i3wm/.i3/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/i3wm/.i3/config b/i3wm/.i3/config
index 3b37de9..4e83693 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.*\).*GVIM$"] scratchpad show
-for_window [class="^.*"] border pixel 4
-for_window [title="^.*\.wiki \(~\/note.*\).*$"] floating enable; move to scratchpad
+for_window [class="^.*"] border pixel 4
+for_window [title="^.*\.wiki \(~\/note.*\).*GVIM$"] border pixel 8; floating enable; move to scratchpad
exec --no-startup-id export $(gnome-keyring-daemon)
exec --no-startup-id urxvtd