Update GTK settings
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
79d74d8b92
commit
f8f6975bf4
3 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,8 @@
|
|||
gtk-theme-name="Adwaita-dark"
|
||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||
|
||||
include "/home/severin/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Catppuccin-Mocha-Standard-Peach-Dark"
|
||||
gtk-icon-theme-name="Papirus-Dark"
|
||||
gtk-font-name="Sans Serif 10"
|
||||
gtk-cursor-theme-name="Adwaita"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue