Update configs
This commit is contained in:
		
							parent
							
								
									34cb04dc6d
								
							
						
					
					
						commit
						a6e4ce98f0
					
				
					 3 changed files with 11 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -30,7 +30,12 @@ def init(c):
 | 
			
		|||
        'ddg': 'https://duckduckgo.com/?q={}',
 | 
			
		||||
        'kagi': 'https://kagi.com/search?q={}'
 | 
			
		||||
    }
 | 
			
		||||
    c.url.start_pages = ['rss.serguzim.me', 'open.spotify.com']
 | 
			
		||||
    c.url.start_pages = [
 | 
			
		||||
        'https://rss.serguzim.me/',
 | 
			
		||||
        'http://homeassistant-33:8123/',
 | 
			
		||||
        'https://status.serguzim.net/'
 | 
			
		||||
        'https://open.spotify.com/'
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
    c.zoom.mouse_divider = 0
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue