Updated Neovim Plugins as well as cleaned up aerospace config and sketbar config and added fastfetch config
6 lines
138 B
Bash
Executable File
6 lines
138 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sketchybar --add item wifi right \
|
|
--set wifi update_freq=10 \
|
|
script="$PLUGIN_DIR/wifi.sh"
|