diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 0e1ddc2..0b1f077 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -41,7 +41,8 @@ set -g @plugin 'tmux-plugins/tmux-yank' # available plugins: battery, cpu-usage, git, gpu-usage, ram-usage, tmux-ram-usage, network, network-bandwidth, network-ping, ssh-session, attached-clients, network-vpn, weather, time, mpc, spotify-tui, playerctl, kubernetes-context, synchronize-panes set -g @dracula-plugins "ram-usage time" set -g @dracula-left-icon-padding 1 -set -g @dracula-show-left-icon "#S" +set -g @dracula-show-left-icon "#[bold]#S" +set -g @dracula-time-format "%F %R" # set vi-mode set-window-option -g mode-keys vi