Adds a couple of overclocks I did to my CRT and also cleans up the cruft from me being on hyprland for ages
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			367 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			367 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Configure Monitor Setup for Hyprland
 | 
						|
 | 
						|
# Assign Monitors
 | 
						|
monitor=eDP-1,preferred,auto,1.5
 | 
						|
workspace=eDP-1,1
 | 
						|
 | 
						|
## CRT Fun ##
 | 
						|
# Good Middle Ground
 | 
						|
# monitor=DP-1,1280x1024@150,auto,1
 | 
						|
 | 
						|
# High Rez
 | 
						|
# monitor=DP-1,2500x2000@30,auto,1
 | 
						|
 | 
						|
# Fast As FUK BOIZ - doesn't work well maybe adaptor
 | 
						|
#monitor=DP-1,640x480@240,auto,1
 | 
						|
 | 
						|
# Auto Monitor Rule
 | 
						|
monitor = , preferred, auto, 1
 |