mirror of
https://github.com/Snigdha-OS/snigdhaos-cinnamon-config.git
synced 2025-09-22 17:24:55 +02:00
⚡️ perf(config): adjust lx apperance
This commit is contained in:
20
etc/skel/.gtkrc-2.0
Normal file
20
etc/skel/.gtkrc-2.0
Normal file
@@ -0,0 +1,20 @@
|
||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||
|
||||
include "/home/whoami/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Nordic-bluish-accent"
|
||||
gtk-icon-theme-name="Tela-nord-dark"
|
||||
gtk-font-name="Share Tech 11"
|
||||
gtk-cursor-theme-name="Colloid-cursors"
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-toolbar-style=GTK_TOOLBAR_both-horiz
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=0
|
||||
gtk-menu-images=0
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle="hintfull"
|
||||
gtk-xft-rgba="none"
|
||||
gtk-modules="canberra-gtk-module:gail:atk-bridge"
|
Reference in New Issue
Block a user