Skip to content

Commit

Permalink
fixing icons - see also FelixKratz/SketchyBar#407
Browse files Browse the repository at this point in the history
  • Loading branch information
maclarel committed Nov 7, 2023
1 parent ff8a832 commit e16490f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/sketchybar/sketchybarrc
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,12 @@ sketchybar --add item space_separator center \

sketchybar --add item clock right \
--set clock update_freq=10 \
icon= \
icon=󰥔 \
script="$PLUGIN_DIR/clock.sh" \
\
--add item wifi right \
--set wifi script="$PLUGIN_DIR/wifi.sh" \
icon= \
icon=󰖩 \
--subscribe wifi wifi_change \
\
--add item volume right \
Expand Down

0 comments on commit e16490f

Please sign in to comment.