changed cursor and theme
This commit is contained in:
parent
dde3676163
commit
311a0e7511
3 changed files with 8 additions and 7 deletions
|
@ -1,2 +1,2 @@
|
||||||
[extensions/user-theme]
|
[extensions/user-theme]
|
||||||
name='Matcha-dark-sea'
|
name='vimix-dark-compact-beryl'
|
||||||
|
|
|
@ -2,11 +2,12 @@
|
||||||
clock-format='24h'
|
clock-format='24h'
|
||||||
clock-show-seconds=true
|
clock-show-seconds=true
|
||||||
clock-show-weekday=true
|
clock-show-weekday=true
|
||||||
|
cursor-theme='Vimix-Beryl'
|
||||||
enable-hot-corners=false
|
enable-hot-corners=false
|
||||||
font-antialiasing='grayscale'
|
font-antialiasing='grayscale'
|
||||||
font-hinting='full'
|
font-hinting='full'
|
||||||
gtk-enable-primary-paste=false
|
gtk-enable-primary-paste=false
|
||||||
gtk-im-module='ibus'
|
gtk-im-module='ibus'
|
||||||
gtk-theme='Matcha-dark-sea'
|
gtk-theme='vimix-dark-compact-beryl'
|
||||||
icon-theme='Papirus-Dark-Maia'
|
icon-theme='Papirus'
|
||||||
show-battery-percentage=true
|
show-battery-percentage=true
|
||||||
|
|
8
setup.sh
8
setup.sh
|
@ -344,8 +344,8 @@ setup_gnome() {
|
||||||
# gnome, nvidia driver, and optimus manager
|
# gnome, nvidia driver, and optimus manager
|
||||||
|
|
||||||
# gdm-prime gdm patched for optimus laptops
|
# gdm-prime gdm patched for optimus laptops
|
||||||
# xcursor-breeze cursor design
|
# vimix-cursors cursors
|
||||||
# matcha-gtk-theme gtk theme
|
# vimix-gtk-themes-git gtk theme
|
||||||
# papirus-icon-theme icon theme
|
# papirus-icon-theme icon theme
|
||||||
# gnome-backgrounds wallpapers and shit
|
# gnome-backgrounds wallpapers and shit
|
||||||
# gwe nvidia GPU overclocking https://gitlab.com/leinardi/gwe
|
# gwe nvidia GPU overclocking https://gitlab.com/leinardi/gwe
|
||||||
|
@ -356,8 +356,8 @@ setup_gnome() {
|
||||||
|
|
||||||
package_install \
|
package_install \
|
||||||
gdm-prime \
|
gdm-prime \
|
||||||
xcursor-breeze \
|
vimix-cursors \
|
||||||
matcha-gtk-theme \
|
vimix-gtk-themes-git \
|
||||||
papirus-icon-theme \
|
papirus-icon-theme \
|
||||||
gnome-backgrounds \
|
gnome-backgrounds \
|
||||||
gwe \
|
gwe \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue