Hash : b2152869 Author : Thomas de Grivel Date : 2021-02-14T10:28:08
Download
1 2 3 4 5 6 7 8
#!/bin/sh export LC_ALL=en_US.UTF-8 xset b off xsetroot -solid '#92F' xrdb -merge .Xdefaults xterm& while sleep 1; do ~/bin/status; done & exec /usr/local/bin/dwm