show window title in swaybar. set title in prompt
This commit is contained in:
parent
150e21bd03
commit
c385720f58
4 changed files with 15 additions and 5 deletions
.config/sway
|
@ -49,7 +49,7 @@ bindsym Mod4+Shift+c kill
|
|||
bindsym Mod4+Shift+q exit
|
||||
bindsym Mod4+Return exec $term
|
||||
bindsym Mod4+Shift+Return exec $term tmux attach -t0
|
||||
bindsym Mod4+Control+Return exec "autossh -M21001 -f -A -T home-dev sleep inf; alacritty -e mosh -p 2022 home tmux attach"
|
||||
bindsym Mod4+Control+Return exec "autossh -M21001 -f -A -T home-dev sleep inf; $term mosh -p 2022 home tmux attach"
|
||||
bindsym Mod4+p exec rofi -show run
|
||||
bindsym Mod4+e exec rofi -show emoji -modi emoji
|
||||
bindsym Mod4+l exec $lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue