mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-08 13:30:47 -05:00
Change to qogir-dark icons
This commit is contained in:
parent
f4ddfa7e3e
commit
aea0d578f4
4 changed files with 12 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
[Settings]
|
||||
gtk-theme-name = Everforest-Dark-Borderless
|
||||
gtk-icon-theme-name = Papirus-Dark
|
||||
gtk-theme-name = Everforest-Dark-Borderless
|
||||
gtk-icon-theme-name = Qogir-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 = Papirus-Dark
|
||||
gtk-application-preferdark-theme = true
|
||||
gtk-theme-name = Everforest-Dark-Borderless
|
||||
gtk-icon-theme-name = Qogir-dark
|
||||
gtk-font-name = "DejaVu Sans 10"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
Net/ThemeName "Everforest-Dark-Borderless"
|
||||
Net/IconThemeName "Papirus-Dark"
|
||||
Net/IconThemeName "Qogir-dark"
|
||||
Gtk/FontName "DejaVu Sans 10"
|
||||
Xft/autohint 0
|
||||
Xft/lcdfilter "lcddefault"
|
||||
Xft/Hinting 1
|
||||
Xft/HintStyle "hintslight"
|
||||
Xft/Antialias 1
|
||||
Xft/autohint 0
|
||||
Xft/lcdfilter "lcddefault"
|
||||
Xft/Hinting 1
|
||||
Xft/HintStyle "hintslight"
|
||||
Xft/Antialias 1
|
||||
Xft/RGBA "rgb"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# GTK2 Settings
|
||||
gtk-theme-name="Everforest-Dark-Borderless"
|
||||
gtk-icon-theme-name="Papirus-Dark"
|
||||
gtk-icon-theme-name="Qogir-dark"
|
||||
gtk-font-name="DejaVu Sans 10"
|
||||
|
|
Loading…
Reference in a new issue