Dotfiles V.1.1.5
Updated Neovim Plugins as well as cleaned up aerospace config and sketbar config and added fastfetch config
This commit is contained in:
10
.config/sketchybar/items/front_app.sh
Executable file
10
.config/sketchybar/items/front_app.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
sketchybar --add item front_app q \
|
||||
--set front_app background.color=$ITEM_BG_COLOR \
|
||||
icon.color=$BLUE \
|
||||
icon.font="sketchybar-app-font:Regular:16.0" \
|
||||
label.color=$BLUE \
|
||||
script="$PLUGIN_DIR/front_app.sh" \
|
||||
associated_display=1 \
|
||||
--subscribe front_app front_app_switched
|
||||
Reference in New Issue
Block a user