Minor changes to vim config, added dunst to dwm autostart script and added shortcut to take screenshot with maim
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
export PATH=$PATH:~/.local/bin
|
||||
|
||||
# Start dwmblocks as statusbar
|
||||
dwmblocks &
|
||||
|
||||
# Start dunst as notificationserver
|
||||
dunst &
|
||||
|
||||
Reference in New Issue
Block a user