Skip to content

Commit

Permalink
fix: pomodoro plugin icon color
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Mezentsev committed Jan 18, 2025
1 parent ba9bd88 commit 46176f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion status/pomodoro_plus.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%hidden MODULE_NAME="pomodoro_plus"

set -ogq "@catppuccin_${MODULE_NAME}_icon" " "
set -ogqF "@catppuccin_${MODULE_NAME}_color" "#{E:@thm_orange}"
set -ogqF "@catppuccin_${MODULE_NAME}_color" "#{E:@thm_peach}"
set -ogq "@catppuccin_${MODULE_NAME}_text" " #{l:#{pomodoro_status}}"

source -F "#{d:current_file}/../utils/status_module.conf"

0 comments on commit 46176f4

Please sign in to comment.