configs etc
This commit is contained in:
		
							parent
							
								
									38cc058bd7
								
							
						
					
					
						commit
						c2a835a7fe
					
				@ -15,6 +15,7 @@ alias print="printf"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
alias cfi3="nvim ~/.config/i3/config"
 | 
					alias cfi3="nvim ~/.config/i3/config"
 | 
				
			||||||
alias cfi3s="nvim ~/.config/i3status/config"
 | 
					alias cfi3s="nvim ~/.config/i3status/config"
 | 
				
			||||||
 | 
					alias c="cd ~/.config"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
alias yt="youtube-viewer"
 | 
					alias yt="youtube-viewer"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -9,6 +9,14 @@ settings:
 | 
				
			|||||||
  content.notifications.enabled:
 | 
					  content.notifications.enabled:
 | 
				
			||||||
    https://www.netflix.com: false
 | 
					    https://www.netflix.com: false
 | 
				
			||||||
    https://www.youtube.com: false
 | 
					    https://www.youtube.com: false
 | 
				
			||||||
 | 
					  fonts.completion.category:
 | 
				
			||||||
 | 
					    global: BlexMono
 | 
				
			||||||
 | 
					  fonts.completion.entry:
 | 
				
			||||||
 | 
					    global: BlexMono
 | 
				
			||||||
 | 
					  fonts.contextmenu:
 | 
				
			||||||
 | 
					    global: BlexMono
 | 
				
			||||||
 | 
					  fonts.statusbar:
 | 
				
			||||||
 | 
					    global: BlexMono
 | 
				
			||||||
  scrolling.bar:
 | 
					  scrolling.bar:
 | 
				
			||||||
    global: never
 | 
					    global: never
 | 
				
			||||||
  scrolling.smooth:
 | 
					  scrolling.smooth:
 | 
				
			||||||
 | 
				
			|||||||
@ -3,7 +3,7 @@ https://www.gchq-careers.co.uk/cyberfirst/ CyberFirst Bursaries and Apprenticesh
 | 
				
			|||||||
https://myaccount.google.com/?utm_source=sign_in_no_continue Google Account
 | 
					https://myaccount.google.com/?utm_source=sign_in_no_continue Google Account
 | 
				
			||||||
https://drive.google.com/drive/my-drive My Drive - Google Drive
 | 
					https://drive.google.com/drive/my-drive My Drive - Google Drive
 | 
				
			||||||
https://cloud.digitalocean.com/projects/f6cd0d83-aac5-4ea4-853b-d7a552be85d5/resources?i=c8e679 fearrising404@gmail.com project - DigitalOcean
 | 
					https://cloud.digitalocean.com/projects/f6cd0d83-aac5-4ea4-853b-d7a552be85d5/resources?i=c8e679 fearrising404@gmail.com project - DigitalOcean
 | 
				
			||||||
https://www.shhhhhhboo.xyz/ # Welcome to Simon's Gemini page! (Est 09/05/2021) # About Me # Contact
 | 
					https://www.simonkellet.xyz/ # Welcome to Simon's Gemini page! (Est 09/05/2021) # About Me # Contact
 | 
				
			||||||
https://www.discogs.com/messages/ Inbox (5)
 | 
					https://www.discogs.com/messages/ Inbox (5)
 | 
				
			||||||
http://192.168.1.254/00000111500/gui/#/main/ Home
 | 
					http://192.168.1.254/00000111500/gui/#/main/ Home
 | 
				
			||||||
http://192.168.1.125/admin/index.php Pi-hole - raspberrypi
 | 
					http://192.168.1.125/admin/index.php Pi-hole - raspberrypi
 | 
				
			||||||
 | 
				
			|||||||
@ -238,3 +238,16 @@ c.url.searchengines["ety"] = "http://www.etymonline.com/index.php?allowed_in_fra
 | 
				
			|||||||
c.url.searchengines["aur"] = "https://aur.archlinux.org/packages/?O=0&K={}"
 | 
					c.url.searchengines["aur"] = "https://aur.archlinux.org/packages/?O=0&K={}"
 | 
				
			||||||
c.url.searchengines["proton"] = "https://www.protondb.com/search?q={}"
 | 
					c.url.searchengines["proton"] = "https://www.protondb.com/search?q={}"
 | 
				
			||||||
c.url.searchengines["disc"] = "https://www.discogs.com/search/?q={}"
 | 
					c.url.searchengines["disc"] = "https://www.discogs.com/search/?q={}"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					font_size = 10
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					c.fonts.hints = f'{font_size + 2}pt BlexMono Nerd Font'
 | 
				
			||||||
 | 
					c.fonts.statusbar = f'{font_size}pt BlexMono Nerd Font'
 | 
				
			||||||
 | 
					c.fonts.downloads = f'{font_size}pt BlexMono Nerd Font'
 | 
				
			||||||
 | 
					c.fonts.contextmenu = f'{font_size}pt BlexMono Nerd Font'
 | 
				
			||||||
 | 
					c.fonts.tabs.selected = f'{font_size}pt BlexMono Nerd Font-Bold'
 | 
				
			||||||
 | 
					c.fonts.tabs.unselected = f'{font_size}pt BlexMono Nerd Font'
 | 
				
			||||||
 | 
					c.fonts.completion.entry = f'{font_size}pt BlexMono Nerd Font'
 | 
				
			||||||
 | 
					c.fonts.completion.category = f'{font_size}pt  BlexMono Nerd Font'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user