forked from kunsi/dotfiles
add gtkrc
This commit is contained in:
parent
339e3da806
commit
276a7e1ebd
1 changed files with 18 additions and 0 deletions
18
.gtkrc-2.0
Normal file
18
.gtkrc-2.0
Normal file
|
@ -0,0 +1,18 @@
|
|||
gtk-theme-name="Adwaita-dark"
|
||||
|
||||
gtk-enable-animations=1
|
||||
|
||||
gtk-primary-button-warps-slider=0
|
||||
|
||||
gtk-toolbar-style=3
|
||||
|
||||
gtk-menu-images=1
|
||||
|
||||
gtk-button-images=1
|
||||
|
||||
gtk-cursor-theme-name="capitaine-cursors"
|
||||
|
||||
gtk-icon-theme-name="breeze-dark"
|
||||
|
||||
gtk-font-name="Noto Sans, 10"
|
||||
|
Loading…
Reference in a new issue