Add neovide keybind to sway
This commit is contained in:
parent
545dc976dd
commit
ab98cbf2fe
1 changed files with 5 additions and 2 deletions
|
@ -3,6 +3,9 @@
|
|||
# start terminal
|
||||
bindsym $mod+Return exec $term
|
||||
|
||||
# start neovide
|
||||
bindsym $mod+n exec neovide
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+w kill
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue