From 88a5a81c65120ac86b02887fd37737f3766a1b02 Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Sat, 4 Apr 2026 14:07:23 +0100 Subject: Add vifm, newsraft, firefox keybindings & remove power toggle --- config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config b/config index 2a2553b..c2910de 100644 --- a/config +++ b/config @@ -140,10 +140,11 @@ bindsym $mod+Return exec $term bindsym $mod+Space exec $menu bindsym $mod+Shift+e exec $exit bindsym $mod+i exec $term vim -bindsym $mod+n exec makoctl dismiss +bindsym $mod+e exec $term vifm +bindsym $mod+n exec $term newsraft -f ~/documents/feeds +bindsym $mod+w exec firefox +bindsym $mod+d exec makoctl dismiss bindsym $mod+u exec swayimg -g ~/images/wallpaper -bindsym $mod+d exec swaymsg 'output "*" power toggle' -bindsym $mod+e exec $filebrowser # Layout bindsym $mod+h splith -- cgit