making plasma use the correct scale factor on laptop
This commit is contained in:
		
							parent
							
								
									dc0d32a137
								
							
						
					
					
						commit
						3bf5ef3784
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,7 @@
 | 
			
		|||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
export MOZ_ENABLE_WAYLAND=1
 | 
			
		||||
export QT_SCALE_FACTOR=1
 | 
			
		||||
 | 
			
		||||
# exec ydotoold &
 | 
			
		||||
# exec systemctl enable --user --now libinput-gestures &
 | 
			
		||||
| 
						 | 
				
			
			@ -11,9 +12,8 @@ systemctl --user stop jellyfin-mpv-shim.service &
 | 
			
		|||
systemctl --user stop nextcloud-client.service &
 | 
			
		||||
systemctl --user stop emacs.service &
 | 
			
		||||
 | 
			
		||||
sleep 3
 | 
			
		||||
sleep 1
 | 
			
		||||
 | 
			
		||||
exec greenclip daemon &
 | 
			
		||||
exec emacs --daemon &
 | 
			
		||||
exec jellyfin-mpv-shim &
 | 
			
		||||
exec nextcloud --background &
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue