Explorar el Código

~/.config/sway: Map terminal to mod+shift+return like in dwm

Maybe I have this habit from even earlier, possibly even from XMonad.
Lu Stadler %!s(int64=5) %!d(string=hace) años
padre
commit
ee1796fdea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .config/sway/config

+ 1 - 1
.config/sway/config

@ -74,7 +74,7 @@ input type:touchpad events disabled
74 74
# Basics:
75 75
#
76 76
    # Start a terminal
77
    bindsym $mod+Return exec $term
77
    bindsym $mod+Shift+Return exec $term
78 78
79 79
    # Kill focused window
80 80
    bindsym $mod+Shift+c kill