[profile] set GTK_THEME

This commit is contained in:
odrling 2023-10-13 18:38:31 +02:00
parent a8954dc9e5
commit b5f9ad8ca5
No known key found for this signature in database
GPG key ID: A0145F975F9F8B75

View file

@ -6,6 +6,8 @@ export FZF_DEFAULT_COMMAND="find . -type f | cut -d'/' -f2-"
export XDG_CONFIG_HOME="$HOME/.config"
export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
export GTK_THEME=Arc
export LESS="-R -z-2 -j4"
# fix java swing applications