add sketchybar mac settings and plugins, add skhd new key binds
This commit is contained in:
9
configs/sketchybar_m/items/front_app.sh
Executable file
9
configs/sketchybar_m/items/front_app.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
sketchybar --add item front_app left \
|
||||
--set front_app background.color=$ACCENT_COLOR \
|
||||
icon.color=$BAR_COLOR \
|
||||
icon.font="sketchybar-app-font:Regular:16.0" \
|
||||
label.color=$BAR_COLOR \
|
||||
script="$PLUGIN_DIR/front_app.sh" \
|
||||
--subscribe front_app front_app_switched
|
||||
Reference in New Issue
Block a user