9 lines
113 B
Plaintext
9 lines
113 B
Plaintext
|
#!/bin/bash
|
||
|
fuck polybar
|
||
|
pywal-discord &
|
||
|
pywalfox update &
|
||
|
spicetify update &
|
||
|
bspc wm -r &
|
||
|
killall dunst
|
||
|
dunst &
|