mango/autostart.sh 212 B raw
1
#!/bin/bash
2
waybar -c ~/.config/mango/config.jsonc -s ~/.config/mango/style.css  &
3
swaybg -i ~/andromeda.png &
4
swaync &
5
wl-clip-persist --clipboard regular --reconnect-tries 0 &
6
wl-paste --watch cliphist store &