mod
This commit is contained in:
@@ -7,12 +7,18 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin 'dracula/tmux'
|
||||
|
||||
# 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, kubernetes-context, synchronize-panes
|
||||
set -g @dracula-plugins "cpu-usage ram-usage"
|
||||
set -g @dracula-plugins "cpu-usage ram-usage time"
|
||||
|
||||
# available colors: white, gray, dark_gray, light_purple, dark_purple, cyan, green, orange, red, pink, yellow
|
||||
# set -g @dracula-[plugin-name]-colors "[background] [foreground]"
|
||||
# set -g @dracula-cpu-usage-colors "dark_purple white"
|
||||
set -g @dracula-cpu-usage-colors "green dark_gray"
|
||||
|
||||
set -g @dracula-show-timezone false
|
||||
set -g @dracula-day-month true
|
||||
set -g @dracula-military-time true
|
||||
# set -g @dracula-time-format "%F %R"
|
||||
set -g @dracula-time-format "%H:%M, %d %b %Y г."
|
||||
|
||||
set -g @dracula-show-powerline true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user