23
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										23
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -10,7 +10,28 @@
 | 
			
		||||
.bashrc
 | 
			
		||||
.cache/
 | 
			
		||||
.cert/
 | 
			
		||||
.config/
 | 
			
		||||
.config/BraveSoftware
 | 
			
		||||
.config/configstore
 | 
			
		||||
.config/discord
 | 
			
		||||
.config/freerdp
 | 
			
		||||
.config/gtk-3.0
 | 
			
		||||
.config/ibu
 | 
			
		||||
.config/msmtp
 | 
			
		||||
.config/nvim/autoload
 | 
			
		||||
.config/nvim/plugged
 | 
			
		||||
.config/pulse
 | 
			
		||||
.config/QtProject.conf
 | 
			
		||||
.config/spicy
 | 
			
		||||
.config/VSCodium
 | 
			
		||||
.config/cmus
 | 
			
		||||
.config/dconf
 | 
			
		||||
.config/fzf
 | 
			
		||||
.config/htop
 | 
			
		||||
.config/mutt
 | 
			
		||||
.config/procps
 | 
			
		||||
.config/qalculate
 | 
			
		||||
.config/vpn
 | 
			
		||||
.config/weatherreport
 | 
			
		||||
.config/newsboat/urlswork
 | 
			
		||||
.dbus/
 | 
			
		||||
.fehbg
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
KERNEL=$(uname -sr)
 | 
			
		||||
[[ $KERNEL =~ "icrosoft" ]] && "/mnt/c/Program Files/Mozilla Firefox/firefox.exe" "$@"
 | 
			
		||||
[[ $KERNEL =~ "gentoo" ]] && MOZ_X11_EGL=1 GDK_DPI_SCALE="1.35" firefox-bin "$@"
 | 
			
		||||
[[ $KERNEL =~ "gentoo" ]] && GDK_DPI_SCALE="1.2" firefox-bin "$@"
 | 
			
		||||
#[[ $KERNEL =~ "gentoo" ]] && brave-bin --force-device-scale-factor=1.2 "$@"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user