fix devmon blocking everything
This commit is contained in:
parent
9cf8f328aa
commit
875f7a7962
@ -131,7 +131,7 @@ xinput --set-prop 'GASIA PS2toUSB Adapter Mouse' 'libinput Scroll Method Enabled
|
||||
|
||||
if ! pgrep -x "devmon" > /dev/null
|
||||
then
|
||||
devmon 2>&1
|
||||
devmon &
|
||||
fi
|
||||
nitrogen --restore 2>/dev/null
|
||||
xset s on
|
||||
|
Loading…
Reference in New Issue
Block a user