update sway

This commit is contained in:
Marco Thomas
2022-06-24 17:37:12 +02:00
parent f512b50337
commit cc53811c51
4 changed files with 18 additions and 12 deletions

View File

@@ -18,6 +18,7 @@ bind-key -n M-l select-pane -R
# pane / window modifications
bind-key -n M-z resize-pane -Z
# use `set automatic-rename on` to reset
bind-key -n M-, command-prompt "rename-window '%%'"
# new windows
@@ -55,4 +56,4 @@ set -g window-status-current-style "underscore, bold"
set -g window-status-current-format "#I:#W"
set -g window-status-format "#I:#W"
set -g status-left " "
set -g status-right "#S @ #h - %H:%M "
set -g status-right "#S @ #h - %I:%M %p "