[i3] Add mod+f shortcut to launch firefox

This commit is contained in:
reo6 2023-04-17 18:40:33 +03:00
parent f5b39a03dd
commit 28ca561ec6

View file

@ -59,6 +59,8 @@ bindsym $mod+Return exec alacritty
# Start emacs
bindsym $mod+m exec emacsclient -c -a 'emacs'
# Start firefox
bindsym $mod+f exec firefox
# kill focused window
bindsym $mod+Shift+q kill