worf: Update yabay/sketchybar/alacritty config

This commit is contained in:
2025-02-18 21:41:32 +01:00
parent da2ca7f42e
commit 47db333feb
31 changed files with 1612 additions and 15 deletions

View File

@@ -0,0 +1,15 @@
#!/bin/bash
battery=(
script="$PLUGIN_DIR/battery.sh"
icon.font="$FONT:Regular:19.0"
padding_right=5
padding_left=0
label.drawing=off
update_freq=120
updates=on
)
sketchybar --add item battery right \
--set battery "${battery[@]}" \
--subscribe battery power_source_change system_woke