From e0dea08e8e2b90259010487604761eebd83e05e2 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Tue, 7 Aug 2018 20:59:21 -0400 Subject: mod+n opens newsboat else podboat --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/i3') diff --git a/.config/i3/config b/.config/i3/config index a9d0002..d654b62 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -191,7 +191,7 @@ bindsym $mod+Shift+v exec --no-startup-id projectM-pulseaudio bindsym $mod+b bar mode toggle bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id bottomleft -bindsym $mod+n exec $term -e newsboat +bindsym $mod+n exec $term -e newspod ##bindsym $mod+Shift+n bindsym $mod+m exec --no-startup-id st -e ncmpcpp -- cgit v1.3.1