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