We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808110e commit 8855667Copy full SHA for 8855667
status/session.conf
@@ -2,7 +2,7 @@
2
%hidden MODULE_NAME="session"
3
4
set -ogq "@catppuccin_${MODULE_NAME}_icon" " "
5
-set -ogqF "@catppuccin_${MODULE_NAME}_color" "##{?client_prefix,#{E:@thm_red},#{E:@thm_green}}"
+set -ogq "@catppuccin_${MODULE_NAME}_color" "##{?client_prefix,#{E:@thm_red},#{E:@thm_green}}"
6
set -ogq "@catppuccin_${MODULE_NAME}_text" " #S"
7
8
source -F "#{d:current_file}/../utils/status_module.conf"
0 commit comments