sway: add shortcut to open terminal to home box
This commit is contained in:
parent
05a398b63a
commit
781bffac85
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ bindsym Mod4+Shift+c kill
|
|||
bindsym Mod4+Shift+q exit
|
||||
bindsym Mod4+Return exec $term
|
||||
bindsym Mod4+Shift+Return exec alacritty -e tmux attach -t0
|
||||
bindsym Mod4+Control+Return exec alacritty --config-file=/home/dln/.config/alacritty/alacritty-tiny.yaml
|
||||
bindsym Mod4+Control+Return exec "autossh -M21001 -f -A -T home-dev sleep inf; alacritty -e mosh -p 2022 home tmux attach"
|
||||
bindsym Mod4+p exec rofi -show run
|
||||
bindsym Mod4+l exec $lock
|
||||
bindsym Mod4+space exec makoctl dismiss -a
|
||||
|
|
Loading…
Reference in a new issue