mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Ensure that apply-colors.sh is unsetting the USE_SYS_TRANSPARENCY variable
This commit is contained in:
parent
f8538c3f19
commit
d7ac43eb3c
@ -35,6 +35,7 @@ GLOBAL_VAR_CLEANUP() {
|
||||
unset CURSOR_COLOR
|
||||
unset HIGHLIGHT_FG_COLOR
|
||||
unset HIGHLIGHT_BG_COLOR
|
||||
unset USE_SYS_TRANSPARENCY
|
||||
unset PROFILE_NAME
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user