disable gtk theme, remove rg alias, decr font

This commit is contained in:
Marco Thomas
2021-09-07 22:36:25 +02:00
parent 0006986ee1
commit 7f5b2502ff
3 changed files with 4 additions and 8 deletions

View File

@@ -25,6 +25,6 @@ export XMODIFIERS='@im=fcitx'
export WINIT_UNIX_BACKEND=x11
# gtk and qt theme - requires https://github.com/hargonix/Pop-gruvbox/ in ~/.themes
export GTK2_RC_FILES="$HOME/.gtkrc-2.0"
export GTK_THEME=Pop-gruvbox:light
export QT_QPA_PLATFORMTHEME="gtk2"
#export GTK2_RC_FILES="$HOME/.gtkrc-2.0"
#export GTK_THEME=Pop-gruvbox:light
#export QT_QPA_PLATFORMTHEME="gtk2"