mirror of
https://git.poridge.club/aurel1on/dwm-cute.git
synced 2024-11-09 19:50:27 +03:00
Update startdwm
This commit is contained in:
parent
abcc81b972
commit
810e1d985d
@ -13,7 +13,7 @@ done &
|
||||
# relaunch DWM
|
||||
while true; do
|
||||
# Log stderror to a file
|
||||
~/.local/bin/dwm 2> ~/.dwm.log
|
||||
dwm 2> ~/.dwm.log
|
||||
# No error logging
|
||||
#dwm >/dev/null 2>&1
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user