mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
sway: map +Shift+Return to foot, so I have even less concerns about foot server
This commit is contained in:
parent
0ee83e9a90
commit
9430c59d5c
@ -79,6 +79,9 @@ font pango:Comic Shanns Mono-Regular 10
|
||||
# Start a terminal
|
||||
bindsym $mod+Return exec $term
|
||||
|
||||
# Start a foot (outside of server)
|
||||
bindsym $mod+Shift+Return exec foot
|
||||
|
||||
# Kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user