Removed individual dwmscripts and moved to single file to get rid of dwmblocks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
# Start dwmblocks as statusbar
|
||||
dwmblocks &
|
||||
# Start statusbar script
|
||||
statusbar &
|
||||
|
||||
# Start dunst as notificationserver
|
||||
dunst &
|
||||
|
||||
Reference in New Issue
Block a user