mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-11-04 01:16:35 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
	
		
			671 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
	
		
			671 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# DO NOT EDIT! This file will be overwritten by LXAppearance.
 | 
						|
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
 | 
						|
 | 
						|
include "/home/itsdrike/.gtkrc-2.0.mine"
 | 
						|
gtk-theme-name="Adwaita-dark"
 | 
						|
gtk-icon-theme-name="Papirus-Dark"
 | 
						|
gtk-font-name="Noto Sans,  10"
 | 
						|
gtk-cursor-theme-name="BreezeX-Light"
 | 
						|
gtk-cursor-theme-size=24
 | 
						|
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
 | 
						|
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
 | 
						|
gtk-button-images=1
 | 
						|
gtk-menu-images=1
 | 
						|
gtk-enable-event-sounds=1
 | 
						|
gtk-enable-input-feedback-sounds=1
 | 
						|
gtk-xft-antialias=1
 | 
						|
gtk-xft-hinting=1
 | 
						|
gtk-xft-hintstyle="hintfull"
 | 
						|
gtk-modules="colorreload-gtk-module:window-decorations-gtk-module:appmenu-gtk-module"
 |