mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 19:30:51 +01:00
gtk: Fix order of settings.ini
Note that these settings should be in alphabetical order to avoid auto-formatting diffs.
This commit is contained in:
parent
948359bdef
commit
54c2f73d67
@ -1,5 +1,6 @@
|
|||||||
[Settings]
|
[Settings]
|
||||||
gtk-cursor-theme-name=breeze_cursors
|
gtk-cursor-theme-name=breeze_cursors
|
||||||
|
gtk-decoration-layout=menu:
|
||||||
gtk-font-name=Cantarell 11
|
gtk-font-name=Cantarell 11
|
||||||
gtk-icon-theme-name=Papirus-Dark
|
gtk-icon-theme-name=Papirus-Dark
|
||||||
gtk-theme-name=Arc-Dark-solid
|
gtk-theme-name=Arc-Dark-solid
|
||||||
@ -7,4 +8,3 @@ gtk-xft-antialias=1
|
|||||||
gtk-xft-hinting=1
|
gtk-xft-hinting=1
|
||||||
gtk-xft-hintstyle=hintfull
|
gtk-xft-hintstyle=hintfull
|
||||||
gtk-xft-rgba=rgb
|
gtk-xft-rgba=rgb
|
||||||
gtk-decoration-layout=menu:
|
|
||||||
|
Loading…
Reference in New Issue
Block a user