fixed tmux styling

This commit is contained in:
Belal Elsabbagh
2024-12-18 22:23:40 +02:00
parent 156a380363
commit ee043ddeec

View File

@@ -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 # 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-plugins "ram-usage time"
set -g @dracula-left-icon-padding 1 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 vi-mode
set-window-option -g mode-keys vi set-window-option -g mode-keys vi