upload after that funky crash

This commit is contained in:
xenomxrph
2026-05-14 21:16:36 +02:00
parent d4754a98dd
commit 9bc93b1f58
54 changed files with 7522 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
if [ "$1" = "$FOCUSED_WORKSPACE" ]; then
sketchybar --set $NAME label.color=0xffcba6f7
else
sketchybar --set $NAME label.color=0x77cdd6f4
fi