mirror of
				https://github.com/DerTyp7/.dotfiles.git
				synced 2025-10-29 21:17:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			900 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			900 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 | |
| # ┃                     Monitor Configuration                   ┃
 | |
| # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 | |
| 
 | |
| # Monitor wiki https://wiki.hyprland.org/Configuring/Monitors/
 | |
| 
 | |
| monitor = HDMI-A-1, 1920x1080@60, -1920x0, 1
 | |
| monitor = DP-1, 1920x1080@165, 0x0, 1
 | |
| monitor = DP-2, 1920x1080@165, 1920x0, 1
 | |
| 
 | |
| 
 | |
| # If you need to scale things like steam etc, please uncomment these lines.
 | |
| #xwayland {
 | |
| #  force_zero_scaling = true       # Unscale XWayland
 | |
| #}
 | |
| 
 | |
| # Adjust GDK_SCALE accordingly to your liking.
 | |
| #env = GDK_SCALE, 1.25                   # GDK Scaling Factor
 |