feat: add notion desktop entry

This commit is contained in:
DACHXY 2025-01-14 12:00:16 +08:00
parent c8ef495a63
commit 21be3b127f
8 changed files with 111 additions and 13 deletions

View file

@ -2,7 +2,7 @@
#Restart Waybar and swaync
XDG_CONFIG_HOME="$HOME/.dummy" # Prevent swaync use default gtk theme
killall .waybar-wrapped
killall .swaync-wrapped
pkill -f waybar
pkill -f swaync
waybar -c ~/.config/waybar/config.json -s ~/.config/waybar/style.css &
swaync -c ~/.config/swaync/config.json -s ~/.config/swaync/style.css &