diff --git a/status/ram.conf b/status/ram.conf new file mode 100644 index 00000000..b44f1301 --- /dev/null +++ b/status/ram.conf @@ -0,0 +1,8 @@ +# vim:set ft=tmux: +%hidden MODULE_NAME="ram" + +set -ogq "@catppuccin_${MODULE_NAME}_icon" "󰍛") +set -ogq "@catppuccin_${MODULE_NAME}_color" "#{ram_bg_color}" +set -ogq "@catppuccin_${MODULE_NAME}_text" "#{ram_percentage}" + +source -F "#{d:current_file}/../utils/status_module.conf"