Removed individual dwmscripts and moved to single file to get rid of dwmblocks

This commit is contained in:
2021-10-11 22:20:37 +02:00
parent e6c5c43300
commit 55ea37de07
10 changed files with 77 additions and 63 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#!/bin/sh
# Start dwmblocks as statusbar
dwmblocks &
# Start statusbar script
statusbar &
# Start dunst as notificationserver
dunst &