Add neovide keybind to sway

This commit is contained in:
Marko Korhonen 2022-11-02 16:03:54 +02:00
parent 8f2acf184f
commit 50399dfd64

View file

@ -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