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