update cursor theme
This commit is contained in:
parent
fc0dcc361e
commit
adc4d0f632
2 changed files with 14 additions and 0 deletions
12
home/.config/gtk-3.0/settings.ini
Normal file
12
home/.config/gtk-3.0/settings.ini
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Settings]
|
||||
gtk-application-prefer-dark-theme=1
|
||||
gtk-button-images=1
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
gtk-decoration-layout=icon:minimize,maximize,close
|
||||
gtk-enable-animations=1
|
||||
gtk-font-name=Noto Sans, 10
|
||||
gtk-icon-theme-name=breeze-dark
|
||||
gtk-menu-images=1
|
||||
gtk-primary-button-warps-slider=0
|
||||
gtk-theme-name=Breeze-Dark
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
|
2
home/.icons/default/index.theme
Normal file
2
home/.icons/default/index.theme
Normal file
|
@ -0,0 +1,2 @@
|
|||
[icon theme]
|
||||
Inherits=Adwaita
|
Loading…
Reference in a new issue