feat: adding tmux and renaming config folder

This commit is contained in:
2025-04-04 10:58:22 +01:00
parent b321221ade
commit 6e2137daef
278 changed files with 1585 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
# vim:set ft=tmux:
%hidden MODULE_NAME="directory"
set -ogq "@catppuccin_${MODULE_NAME}_icon" " "
set -ogqF "@catppuccin_${MODULE_NAME}_color" "#{E:@thm_rosewater}"
set -ogq "@catppuccin_${MODULE_NAME}_text" " #{b:pane_current_path}"
source -F "#{d:current_file}/../utils/status_module.conf"