upload after that funky crash
This commit is contained in:
Executable
+7
@@ -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
|
||||
Reference in New Issue
Block a user