mirror of
https://github.com/brain-hackers/brain-config.git
synced 2025-10-15 04:38:41 +09:00
Reinstate -R parameter for xcompmgr
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
if raspi-config nonint is_kms ; then
|
||||
if ps ax | grep -v grep | grep -q openbox ; then
|
||||
exec xcompmgr -a
|
||||
exec xcompmgr -aR
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user