Force light GTK theme to fix Gnome apps under KDE
This commit is contained in:
parent
784fdca2fe
commit
452e22d45e
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ export TIME_STYLE="long-iso"
|
||||||
# Other exports.
|
# Other exports.
|
||||||
export ANSIBLE_NOCOWS=1
|
export ANSIBLE_NOCOWS=1
|
||||||
export EDITOR=vi
|
export EDITOR=vi
|
||||||
|
export GTK_THEME=Adwaita:light # Force Adwaita Light for KDE.
|
||||||
export POWERSHELL_TELEMETRY_OPTOUT=1
|
export POWERSHELL_TELEMETRY_OPTOUT=1
|
||||||
export PYTHONWARNINGS="ignore::UserWarning"
|
export PYTHONWARNINGS="ignore::UserWarning"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue