]> git.sev.monster Git - dotfiles.git/blobdiff - etc/sway/config
sway: also bind kp_enter to terminal
[dotfiles.git] / etc / sway / config
index 7f6e0a115591b8182ea2641c4013896cf184d78a..ce0f7fd7687263e9e783da6e9b3d587f9bcdbadb 100644 (file)
@@ -47,6 +47,7 @@ bindsym $mod+Shift+e exec swaynag -t warning -m Exit? -b Yes 'swaymsg exit'
 
 ## terminal
 bindsym $mod+Return exec [ -n "$$TERMINAL" ] && exec $$TERMINAL || exec footclient
+bindsym $mod+KP_Enter exec [ -n "$$TERMINAL" ] && exec $$TERMINAL || exec footclient
 
 ## menu
 bindsym $mod+d exec nwgdmenu
This page took 0.039311 seconds and 4 git commands to generate.