Update screenshot and gtk theme

This commit is contained in:
Marco Thomas
2021-05-25 11:30:16 +02:00
parent bc5e5a78b9
commit 25b1d38e4d
2 changed files with 5 additions and 0 deletions

View File

@@ -16,6 +16,11 @@ if [ -f "$usermodmap" ]; then
xmodmap "$usermodmap" xmodmap "$usermodmap"
fi fi
# 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"
# keyboard layout # keyboard layout
setxkbmap -layout za setxkbmap -layout za

Binary file not shown.

Before

Width:  |  Height:  |  Size: 532 KiB

After

Width:  |  Height:  |  Size: 3.4 MiB