Update hyprland.conf
This commit is contained in:
@@ -15,7 +15,18 @@
|
|||||||
################
|
################
|
||||||
|
|
||||||
# See https://wiki.hypr.land/Configuring/Monitors/
|
# See https://wiki.hypr.land/Configuring/Monitors/
|
||||||
monitor=,preferred,auto,auto
|
monitor=,preferred,auto,auto
|
||||||
|
|
||||||
|
# Left Screen (Main Screen, HDMI-A-2 → 1920x1080 @ 60Hz)
|
||||||
|
monitor=HDMI-A-2,1920x1080@60,0x0,1
|
||||||
|
|
||||||
|
# Right Screen (Second Screen, HDMI-A-1 → 1920x1080 @ 75Hz)
|
||||||
|
monitor=HDMI-A-1,1920x1080@75,1920x0,1
|
||||||
|
|
||||||
|
workspace=1, monitor:HDMI-A-2
|
||||||
|
workspace=2, monitor:HDMI-A-2
|
||||||
|
workspace=3, monitor:HDMI-A-1
|
||||||
|
workspace=4, monitor:HDMI-A-1
|
||||||
|
|
||||||
|
|
||||||
###################
|
###################
|
||||||
@@ -62,7 +73,7 @@ env = QT_QPA_PLATFORM,wayland;xcb
|
|||||||
|
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
env = HYPRCURSOR_SIZE,24
|
env = HYPRCURSOR_SIZE,24
|
||||||
|
env = XCURSOR_THEME, modest-dark
|
||||||
|
|
||||||
###################
|
###################
|
||||||
### PERMISSIONS ###
|
### PERMISSIONS ###
|
||||||
|
|||||||
Reference in New Issue
Block a user