Don't set the XFWM theme twice #26
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "rokosun-patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now the script won't set the XFWM theme twice on hiDPI systems every time the user changes their theme.
Also replaced read only variables inside loops with mutable ones.