themes
This commit is contained in:
		
							
								
								
									
										2
									
								
								arch-user/config/Kvantum/kvantum.kvconfig
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								arch-user/config/Kvantum/kvantum.kvconfig
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,2 @@ | ||||
| [General] | ||||
| theme=MateriaDark | ||||
| @@ -4,6 +4,9 @@ export PATH=~/.local/bin:$PATH | ||||
|  | ||||
| export WLR_RENDERER=vulkan | ||||
|  | ||||
| export QT_STYLE_OVERRIDE=kvantum | ||||
| export GTK_THEME=Materia-dark | ||||
|  | ||||
| for fpath in ~/.config/*/env.sh; do | ||||
| 	. "$fpath" | ||||
| done | ||||
|   | ||||
| @@ -39,7 +39,7 @@ c.bindings.key_mappings.update(dict(zip("ьЬыЫфФпПбБжЖлЛуУяЯа | ||||
| ############################################ | ||||
|  | ||||
| # styles | ||||
| c.colors.webpage.preferred_color_scheme = 'dark' | ||||
| #c.colors.webpage.preferred_color_scheme = 'dark' | ||||
| c.colors.webpage.darkmode.enabled = True | ||||
| c.colors.webpage.bg = '#'+env['QB_THEME_COLOR_BG'] | ||||
| c.fonts.default_family = 'Roboto' | ||||
| @@ -51,7 +51,6 @@ c.url.searchengines = { | ||||
|   '!d':		'https://lite.duckduckgo.com/lite?&q={}', | ||||
|   '!g':		'https://google.com/search?hl=en&q={}', | ||||
|   '!y':		'https://ya.ru/search/?text={}', | ||||
|   '!c':		'https://chat.openai.com/chat?q={}', | ||||
| } | ||||
| ########################################### | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user