mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-21 18:40:26 +10:00
Pushing my st configs.
This commit is contained in:
6
st/startdwm
Normal file
6
st/startdwm
Normal file
@@ -0,0 +1,6 @@
|
||||
while true; do
|
||||
# Log stderror to a file
|
||||
dwm 2> ~/.dwm.log
|
||||
# No error logging
|
||||
#dwm >/dev/null 2>&1
|
||||
done
|
||||
Reference in New Issue
Block a user