diff options
| author | Blake Romero <blake@developercraft.com> | 2026-04-04 14:07:23 +0100 |
|---|---|---|
| committer | Blake Romero <blake@developercraft.com> | 2026-04-04 14:07:23 +0100 |
| commit | 88a5a81c65120ac86b02887fd37737f3766a1b02 (patch) | |
| tree | 89ec425801b4acede0eb53844149306b59988f9f | |
| parent | 538ba32061bb13309df051b04f2ea33950fd1640 (diff) | |
Add vifm, newsraft, firefox keybindings & remove power toggle
| -rw-r--r-- | config | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 |
