[i3] Add mod+f shortcut to launch firefox
This commit is contained in:
parent
f5b39a03dd
commit
28ca561ec6
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue