chore(sway): Add secondary terminal keybind

This commit is contained in:
Tibo De Peuter 2024-10-19 14:46:38 +02:00
parent d1379cdf99
commit 531fae0bb0
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -209,6 +209,8 @@ bindsym {
$flag+q kill
# Start a terminal
$flag+Return exec $term
Control+$alt+t exec $term
$alt+space exec $menu
$alt+Tab focus prev
$flag+Tab exec $window_switcher