update sway
This commit is contained in:
@@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user