This commit is contained in:
Belal Elsabbagh
2025-05-19 10:28:59 +03:00
parent 4a30f4e705
commit 12fc965843
7 changed files with 308 additions and 8 deletions

View File

@@ -42,6 +42,21 @@ set -g @tpm_plugins '
tmux-plugins/tmux-yank
'
set -g @dracula-colors "
# Dracula Color Pallette
white='#f8f8f2'
gray='#44475a'
dark_gray='#282a36'
light_purple='#bd93f9'
dark_purple='#6272a4'
cyan='#8be9fd'
green='#50fa7b'
orange='#ffb86c'
red='#ff5555'
pink='#ff79c6'
yellow='#f1fa8c'
"
# 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 "network-bandwidth ram-usage time battery"
set -g @dracula-show-left-icon "#[bold]#S"