Added autostart script to start dwmblocks
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
export PATH=$PATH:~/.local/bin
|
||||||
|
|
||||||
|
dwmblocks &
|
||||||
Reference in New Issue
Block a user