Ajout conf GTK2
This commit is contained in:
parent
3315dddb73
commit
aff415aafe
1 changed files with 14 additions and 0 deletions
14
.gtkrc-2.0
Normal file
14
.gtkrc-2.0
Normal file
|
@ -0,0 +1,14 @@
|
|||
gtk-theme-name="Vertex-Dark"
|
||||
gtk-icon-theme-name="Vertex-Icons"
|
||||
gtk-font-name="IBM Plex Sans 10"
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=0
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle="hintfull"
|
||||
gtk-xft-rgba="rgb"
|
||||
|
Loading…
Reference in a new issue