Tseting TMux changes
This commit is contained in:
parent
aae0eee42c
commit
046e6d8515
1 changed files with 1 additions and 1 deletions
|
@ -7,12 +7,12 @@
|
|||
plugins = with pkgs.tmuxPlugins; [
|
||||
{
|
||||
|
||||
# set -g @tmux_power_theme '#${config.lib.stylix.colors.base05}'
|
||||
# set -g @tmux_power_right_arrow_icon ''
|
||||
# set -g @tmux_power_left_arrow_icon ''
|
||||
# set -g @tmux_power_prefix_highlight_pos 'R'
|
||||
plugin = power-theme;
|
||||
extraConfig = ''
|
||||
set -g @tmux_power_theme '#${config.lib.stylix.colors.base0D}'
|
||||
set -g @tmux_power_show_upload_speed false
|
||||
set -g @tmux_power_show_download_speed false
|
||||
set -g @tmux_power_show_web_reachable false
|
||||
|
|
Loading…
Add table
Reference in a new issue