chore(tmux): switch to icon based window status

This commit is contained in:
Stefan Imhoff
2023-03-04 11:21:57 +01:00
parent 0bfe33f572
commit 5d8bbd75ea

View File

@@ -90,10 +90,10 @@ bind-key & kill-window
bind-key x kill-pane bind-key x kill-pane
# Lazygit # Lazygit
bind G new-window -c "#{pane_current_path}" -n " Git" lazygit bind G new-window -c "#{pane_current_path}" -n "" lazygit
# Lazydocker # Lazydocker
bind D new-window -c "#{pane_current_path}" -n " Docker" lazydocker bind D new-window -c "#{pane_current_path}" -n "" lazydocker
# LF Terminal File Manager # LF Terminal File Manager
bind O new-window -c "#{pane_current_path}" -n "" lf bind O new-window -c "#{pane_current_path}" -n "" lf