mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
reb
This commit is contained in:
@@ -59,7 +59,7 @@ 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
|
# 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-plugins "ram-usage time battery"
|
||||||
set -g @dracula-show-left-icon "#[bold]#S"
|
set -g @dracula-show-left-icon "#[bold]#S"
|
||||||
set -g @dracula-time-format "%F %R"
|
set -g @dracula-time-format "%F %R"
|
||||||
set -g @dracula-battery-label false
|
set -g @dracula-battery-label false
|
||||||
@@ -80,4 +80,6 @@ set -g allow-passthrough all
|
|||||||
set -ga update-environment TERM
|
set -ga update-environment TERM
|
||||||
set -ga update-environment TERM_PROGRAM
|
set -ga update-environment TERM_PROGRAM
|
||||||
|
|
||||||
|
if "test ! -d ~/.tmux/plugins/tpm" \
|
||||||
|
"run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && ~/.tmux/plugins/tpm/bin/install_plugins'"
|
||||||
run -b '~/.tmux/plugins/tpm/tpm'
|
run -b '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|||||||
Reference in New Issue
Block a user