chore(hyprland): update monitor configuration
Adds a couple of overclocks I did to my CRT and also cleans up the cruft from me being on hyprland for ages
This commit is contained in:
parent
6edd87f13a
commit
7c74f90534
1 changed files with 11 additions and 11 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Configure Monitor Setup for Hyprland
|
# Configure Monitor Setup for Hyprland
|
||||||
|
|
||||||
# Assign Monitors
|
# Assign Monitors
|
||||||
#monitor=DP-2,3440x1440@100,0x0,1
|
monitor=eDP-1,preferred,auto,1.5
|
||||||
#monitor=HDMI-A-1,1920x1080@60,3440x160,1
|
|
||||||
#monitor=DP-3,disable
|
|
||||||
|
|
||||||
# Set Default Workspaces
|
|
||||||
#workspace=HDMI-A-1,7
|
|
||||||
#workspace=DP-2,1
|
|
||||||
|
|
||||||
|
|
||||||
monitor=eDP-1,2256x1504@60,0x0,1.5
|
|
||||||
#monitor=DP-2,1024x786,2256x0,1
|
|
||||||
workspace=eDP-1,1
|
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
|
# Auto Monitor Rule
|
||||||
monitor = , preferred, auto, 1
|
monitor = , preferred, auto, 1
|
||||||
|
|
Loading…
Reference in a new issue