feat: add user script tracking
This commit is contained in:
5
scripts/waybar-solo.sh
Executable file
5
scripts/waybar-solo.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
export GTK_THEME="Adwaita:dark"
|
||||
killall waybar
|
||||
sleep 0.5
|
||||
waybar -c ~/.config/waybar/config.jsonc &
|
||||
Reference in New Issue
Block a user