Dotfiles V1.4.7

Sketchybar: Updated order of plugins for font size change
This commit is contained in:
2026-03-25 10:19:19 +01:00
parent a334ecedb9
commit 328c40fa94
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
sketchybar --add item front_app q \
sketchybar --add item front_app e \
--set front_app background.color=$ITEM_BG_COLOR \
icon.color=$BLUE \
icon.font="sketchybar-app-font:Regular:16.0" \
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
sketchybar --add item pomodoro e \
sketchybar --add item pomodoro q \
--set pomodoro update_freq=1 \
associated_display=1 \
script="$PLUGIN_DIR/pomodoro.sh" \