update
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
################
|
||||
|
||||
# See https://wiki.hypr.land/Configuring/Monitors/
|
||||
monitor=,preferred,auto,auto
|
||||
source = ~/.config/hypr/monitors.conf
|
||||
|
||||
|
||||
###################
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
# Generated by hyprmon
|
||||
# Contains ALL configured monitors from all workspaces
|
||||
|
||||
monitor=desc:Microstep MEG 342C OLED,3440x1440@175.00,1920x0,1
|
||||
monitor=desc:Dell Inc. DELL P2422H CY98FQ3,1920x1080@60.00,5360x0,1
|
||||
monitor=desc:Dell Inc. DELL P2422HE HFKK5L3,1920x1080@60.00,0x0,1
|
||||
monitor=desc:Microstep MEG 342C OLED,3440x1440@175.00,1920x0,1
|
||||
|
||||
# Fallback for unknown monitors
|
||||
monitor=,preferred,auto,1
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
# Hyprland Monitor Configuration
|
||||
# Generated by hyprmon
|
||||
# Contains ALL configured monitors from all workspaces
|
||||
|
||||
monitor=desc:Microstep MEG 342C OLED,3440x1440@175.00,1920x0,1
|
||||
monitor=desc:Dell Inc. DELL P2422HE HFKK5L3,1920x1080@60.00,0x0,1
|
||||
monitor=desc:Dell Inc. DELL P2422H CY98FQ3,1920x1080@60.00,5360x0,1
|
||||
|
||||
# Fallback for unknown monitors
|
||||
monitor=,preferred,auto,1
|
||||
@@ -1,17 +1,8 @@
|
||||
{
|
||||
"workspaces": [
|
||||
{
|
||||
"name": "Default",
|
||||
"name": "Defaultmon-not-found",
|
||||
"monitors": {
|
||||
"desc:Microstep MEG 342C OLED": {
|
||||
"resolution": "3440x1440",
|
||||
"refresh_rate": 175.0,
|
||||
"scale": 1.0,
|
||||
"rotation": 0,
|
||||
"position_x": 1920,
|
||||
"position_y": 0,
|
||||
"is_primary": true
|
||||
},
|
||||
"desc:Dell Inc. DELL P2422HE HFKK5L3": {
|
||||
"resolution": "1920x1080",
|
||||
"refresh_rate": 60.0,
|
||||
@@ -21,6 +12,15 @@
|
||||
"position_y": 0,
|
||||
"is_primary": false
|
||||
},
|
||||
"desc:Microstep MEG 342C OLED": {
|
||||
"resolution": "3440x1440",
|
||||
"refresh_rate": 175.0,
|
||||
"scale": 1.0,
|
||||
"rotation": 0,
|
||||
"position_x": 1920,
|
||||
"position_y": 0,
|
||||
"is_primary": true
|
||||
},
|
||||
"desc:Dell Inc. DELL P2422H CY98FQ3": {
|
||||
"resolution": "1920x1080",
|
||||
"refresh_rate": 60.0,
|
||||
@@ -31,7 +31,11 @@
|
||||
"is_primary": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "l -ba /home/zphinx/.",
|
||||
"monitors": {}
|
||||
}
|
||||
],
|
||||
"active_workspace": 0
|
||||
"active_workspace": 1
|
||||
}
|
||||
Reference in New Issue
Block a user