mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-08 13:30:47 -05:00
Revert back to Papirus-Dark icons and reduce font font
This commit is contained in:
parent
38e2cfffc9
commit
4c1afa475b
4 changed files with 8 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
[Settings]
|
||||
gtk-theme-name = Everforest-Dark-Borderless
|
||||
gtk-icon-theme-name = Everforest-Dark
|
||||
gtk-font-name = DejaVu Sans 11
|
||||
gtk-icon-theme-name = Papirus-Dark
|
||||
gtk-font-name = DejaVu Sans 10
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Settings]
|
||||
gtk-application-preferdark-theme = true
|
||||
gtk-theme-name = Everforest-Dark-Borderless
|
||||
gtk-icon-theme-name = Everforest-Dark
|
||||
gtk-font-name = "DejaVu Sans 11"
|
||||
gtk-icon-theme-name = Papirus-Dark
|
||||
gtk-font-name = "DejaVu Sans 10"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
Net/ThemeName "Everforest-Dark-Borderless"
|
||||
Net/IconThemeName "Everforest-Dark"
|
||||
Net/IconThemeName "Papirus-Dark"
|
||||
Gtk/FontName "DejaVu Sans 10"
|
||||
Xft/autohint 0
|
||||
Xft/lcdfilter "lcddefault"
|
||||
Xft/Hinting 1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# GTK2 Settings
|
||||
gtk-theme-name="Everforest-Dark-Borderless"
|
||||
gtk-icon-theme-name="Everforest-Dark"
|
||||
gtk-font-name="DejaVu Sans 11"
|
||||
gtk-icon-theme-name="Papirus-Dark"
|
||||
gtk-font-name="DejaVu Sans 10"
|
||||
|
|
Loading…
Reference in a new issue