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