From 6ae1480d8d780bcf041200cc9280774f65a83fe3 Mon Sep 17 00:00:00 2001 From: KronikPillow Date: Sun, 29 Sep 2019 19:48:56 +0200 Subject: [PATCH] moved vikwiki keybinding from i3 config to sxhkd --- .config/i3/config | 2 -- .config/sxhkd/sxhkdrc | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index ea63f883..8313bdb7 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -102,8 +102,6 @@ bindsym $mod+Shift+z gaps outer current minus 5 bindsym $mod+c exec --no-startup-id cabl -bindsym $mod+v exec --no-startup-id $term -e $EDITOR -c "VimwikiIndex" - bindsym $mod+b bar mode toggle bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id hover left diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index e2b95c5f..88bd8467 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -15,6 +15,8 @@ super + i $TERMINAL -e htop super + y $TERMINAL -e calcurse -D ~/.config/calcurse +super + v + $TERMINAL -e $EDITOR -c VimwikiIndex super + shift + a $TERMINAL -e pulsemixer; pkill -RTMIN+10 i3blocks super + shift + c