mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
9 lines
237 B
Plaintext
9 lines
237 B
Plaintext
# vim:set ft=tmux:
|
|
%hidden MODULE_NAME="user"
|
|
|
|
set -ogq @catppuccin_user_icon " "
|
|
set -ogqF @catppuccin_user_color "#{E:@thm_sky}"
|
|
set -ogq @catppuccin_user_text " #(whoami)"
|
|
|
|
source -F "#{d:current_file}/../utils/status_module.conf"
|