1
0
Fork 0

changed cursor and theme

This commit is contained in:
Kim, Jimin 2021-12-12 14:25:27 +09:00
parent dde3676163
commit 311a0e7511
3 changed files with 8 additions and 7 deletions

View file

@ -1,2 +1,2 @@
[extensions/user-theme]
name='Matcha-dark-sea'
name='vimix-dark-compact-beryl'

View file

@ -2,11 +2,12 @@
clock-format='24h'
clock-show-seconds=true
clock-show-weekday=true
cursor-theme='Vimix-Beryl'
enable-hot-corners=false
font-antialiasing='grayscale'
font-hinting='full'
gtk-enable-primary-paste=false
gtk-im-module='ibus'
gtk-theme='Matcha-dark-sea'
icon-theme='Papirus-Dark-Maia'
gtk-theme='vimix-dark-compact-beryl'
icon-theme='Papirus'
show-battery-percentage=true

View file

@ -344,8 +344,8 @@ setup_gnome() {
# gnome, nvidia driver, and optimus manager
# gdm-prime gdm patched for optimus laptops
# xcursor-breeze cursor design
# matcha-gtk-theme gtk theme
# vimix-cursors cursors
# vimix-gtk-themes-git gtk theme
# papirus-icon-theme icon theme
# gnome-backgrounds wallpapers and shit
# gwe nvidia GPU overclocking https://gitlab.com/leinardi/gwe
@ -356,8 +356,8 @@ setup_gnome() {
package_install \
gdm-prime \
xcursor-breeze \
matcha-gtk-theme \
vimix-cursors \
vimix-gtk-themes-git \
papirus-icon-theme \
gnome-backgrounds \
gwe \