From 44e76b1eed94b22ed8ef2602ac223b8cea97eb3e Mon Sep 17 00:00:00 2001 From: simonkellet Date: Thu, 14 Oct 2021 15:14:42 +0100 Subject: [PATCH] added vimwiki bind --- i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3/config b/i3/config index 8e8be2b..d50bdf2 100644 --- a/i3/config +++ b/i3/config @@ -178,6 +178,8 @@ bindsym $mod+shift+BackSpace gaps inner all set 0; gaps outer all set 0 bindsym $mod+Return exec alacritty bindsym $mod+Shift+Return exec alacritty -e ~/.scripts/web +bindsym $mod+Ctrl+Return exec alacritty -e nvim ~/vimwiki/index.md + bindsym $mod+d exec rofi -show run bindsym $mod+Shift+d exec rofi -show drun -show-icons true