Adjust GTK themes
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
815701243f
commit
38320bd533
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||
|
||||
include "/home/severin/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Materia-dark-compact"
|
||||
gtk-theme-name="Materia-dark"
|
||||
gtk-icon-theme-name="Papirus-Dark"
|
||||
gtk-font-name="Noto Sans 13"
|
||||
gtk-cursor-theme-name="Adwaita"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
# This file is automatically used by GTK.
|
||||
|
||||
[Settings]
|
||||
gtk-theme-name=Materia-dark-compact
|
||||
gtk-theme-name=Materia-dark
|
||||
gtk-icon-theme-name=Papirus-Dark
|
||||
gtk-font-name=Noto Sans 13
|
||||
gtk-cursor-theme-size=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue