Big changes!
This commit is contained in:
parent
4ad0a517b3
commit
9dd4c60e07
7 changed files with 42 additions and 6 deletions
|
@ -7,19 +7,20 @@
|
|||
tmuxPlugins.sensible
|
||||
# tmuxPlugins.tmux-fzf
|
||||
tmuxPlugins.pain-control
|
||||
fw-pkgs.tmuxPlugins.spotify
|
||||
tmuxPlugins.sessionist
|
||||
{
|
||||
plugin = tmuxPlugins.dracula;
|
||||
plugin = fw-pkgs.tmuxPlugins.dracula;
|
||||
extraConfig = ''
|
||||
set -g @dracula-show-battery false
|
||||
set -g @dracula-show-powerline true
|
||||
# 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 'playerctl git network time'
|
||||
set -g @dracula-plugins 'git time'
|
||||
set -g @dracula-refresh-rate 10
|
||||
set -g @dracula-playerctl-format "► {{ artist }} - {{ title }}"
|
||||
set -g @dracula-show-timezone false
|
||||
set -g @dracula-military-time true
|
||||
set -g @dracula-day-month true
|
||||
set -g @dracula-show-left-icon session
|
||||
'';
|
||||
}
|
||||
tmuxPlugins.resurrect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue