Add neovide keybind to sway

This commit is contained in:
Marko Korhonen 2022-11-02 16:03:54 +02:00
parent 545dc976dd
commit ab98cbf2fe
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

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