mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-12-23 12:42:18 +00:00
tmux: add hostname display
This commit is contained in:
parent
e1e04f2a48
commit
324ddbb6b9
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
# catppuccin theme options
|
# catppuccin theme options
|
||||||
set -g @catppuccin_flavour "mocha"
|
set -g @catppuccin_flavour "mocha"
|
||||||
|
set -g @catppuccin_status_modules_left "host"
|
||||||
set -g @catppuccin_status_modules_right "application cpu weather session"
|
set -g @catppuccin_status_modules_right "application cpu weather session"
|
||||||
set -g @tmux-weather-units "u"
|
set -g @tmux-weather-units "u"
|
||||||
run-shell ${pkgs.tmuxPlugins.catppuccin}/share/tmux-plugins/catppuccin/catppuccin.tmux
|
run-shell ${pkgs.tmuxPlugins.catppuccin}/share/tmux-plugins/catppuccin/catppuccin.tmux
|
||||||
|
|
Loading…
Reference in a new issue