This website requires JavaScript.
Explore
Help
Sign In
_N0x
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f958dac6e8
dotfiles
/
dwm
/
.dwm
/
autostart.sh
7 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
Added autostart script to start dwmblocks
2021-01-20 14:08:35 +01:00
#!/bin/sh
Minor changes to vim config, added dunst to dwm autostart script and added shortcut to take screenshot with maim
2021-01-23 01:42:23 +01:00
# Start dwmblocks as statusbar
Added autostart script to start dwmblocks
2021-01-20 14:08:35 +01:00
dwmblocks
&
Minor changes to vim config, added dunst to dwm autostart script and added shortcut to take screenshot with maim
2021-01-23 01:42:23 +01:00
# Start dunst as notificationserver
dunst
&
Reference in New Issue
Copy Permalink