mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
remove power-theme plugin
This commit is contained in:
@ -7,10 +7,6 @@
|
|||||||
plugin = tmuxPlugins.gruvbox;
|
plugin = tmuxPlugins.gruvbox;
|
||||||
extraConfig = "set -g @tmux-gruvbox 'dark'";
|
extraConfig = "set -g @tmux-gruvbox 'dark'";
|
||||||
}
|
}
|
||||||
{
|
|
||||||
plugin = tmuxPlugins.power-theme;
|
|
||||||
extraConfig = "set -g @tmux_power_theme 'gold'";
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
extraConfig = "
|
extraConfig = "
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user