task | disable weather in tmux
This commit is contained in:
parent
4aa3a89e5f
commit
5f50d930da
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
{
|
{
|
||||||
plugin = pkgs.tmuxPlugins.dracula;
|
plugin = pkgs.tmuxPlugins.dracula;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
set -g @dracula-plugins "cpu-usage network battery weather time"
|
set -g @dracula-plugins "cpu-usage network battery time"
|
||||||
set -g @dracula-border-contrast true
|
set -g @dracula-border-contrast true
|
||||||
set -g @dracula-refresh-rate 10
|
set -g @dracula-refresh-rate 10
|
||||||
set -g @dracula-show-left-icon session
|
set -g @dracula-show-left-icon session
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue