feat: improved taskbar;
refactor: hyprland blur
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
if pgrep -x waybar > /dev/null; then
|
||||
pkill -x waybar
|
||||
else
|
||||
GTK_THEME="Simply_Circles_Dark" waybar -c "$HOME/.config/waybar/config_top.jsonc" -s "$HOME/.config/waybar/style_top.css" &
|
||||
fi
|
||||
Reference in New Issue
Block a user