Added autostart script to start dwmblocks

This commit is contained in:
_N0x 2021-01-20 14:08:35 +01:00
parent 72ce46d802
commit 2ee153db3c

5
dwm/.dwm/autostart.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
export PATH=$PATH:~/.local/bin
dwmblocks &