Add reset display script
This commit is contained in:
@@ -26,6 +26,7 @@ to_reset=(
|
||||
/org/mate/notification-daemon/
|
||||
)
|
||||
|
||||
echo "Resetting desktop for user $(whoami)"
|
||||
for p in "${to_reset[@]}"; do
|
||||
dconf reset -f "$p"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user