update with our stuff
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
# Generated by hyprmon
|
# Generated by hyprmon
|
||||||
# Contains ALL configured monitors from all workspaces
|
# 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 P2422H CY98FQ3,1920x1080@60.00,5360x0,1
|
||||||
monitor=desc:Dell Inc. DELL P2422HE HFKK5L3,1920x1080@60.00,0x0,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
|
# Fallback for unknown monitors
|
||||||
monitor=,preferred,auto,1
|
monitor=,preferred,auto,1
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
# Contains ALL configured monitors from all workspaces
|
# Contains ALL configured monitors from all workspaces
|
||||||
|
|
||||||
monitor=desc:Microstep MEG 342C OLED,3440x1440@175.00,1920x0,1
|
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
|
monitor=desc:Dell Inc. DELL P2422H CY98FQ3,1920x1080@60.00,5360x0,1
|
||||||
|
monitor=desc:Dell Inc. DELL P2422HE HFKK5L3,1920x1080@60.00,0x0,1
|
||||||
|
|
||||||
# Fallback for unknown monitors
|
# Fallback for unknown monitors
|
||||||
monitor=,preferred,auto,1
|
monitor=,preferred,auto,1
|
||||||
|
|||||||
@@ -3,6 +3,15 @@
|
|||||||
{
|
{
|
||||||
"name": "Default",
|
"name": "Default",
|
||||||
"monitors": {
|
"monitors": {
|
||||||
|
"desc:Dell Inc. DELL P2422H CY98FQ3": {
|
||||||
|
"resolution": "1920x1080",
|
||||||
|
"refresh_rate": 60.0,
|
||||||
|
"scale": 1.0,
|
||||||
|
"rotation": 0,
|
||||||
|
"position_x": 5360,
|
||||||
|
"position_y": 0,
|
||||||
|
"is_primary": false
|
||||||
|
},
|
||||||
"desc:Microstep MEG 342C OLED": {
|
"desc:Microstep MEG 342C OLED": {
|
||||||
"resolution": "3440x1440",
|
"resolution": "3440x1440",
|
||||||
"refresh_rate": 175.0,
|
"refresh_rate": 175.0,
|
||||||
@@ -20,15 +29,6 @@
|
|||||||
"position_x": 0,
|
"position_x": 0,
|
||||||
"position_y": 0,
|
"position_y": 0,
|
||||||
"is_primary": false
|
"is_primary": false
|
||||||
},
|
|
||||||
"desc:Dell Inc. DELL P2422H CY98FQ3": {
|
|
||||||
"resolution": "1920x1080",
|
|
||||||
"refresh_rate": 60.0,
|
|
||||||
"scale": 1.0,
|
|
||||||
"rotation": 0,
|
|
||||||
"position_x": 5360,
|
|
||||||
"position_y": 0,
|
|
||||||
"is_primary": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -26,11 +26,11 @@
|
|||||||
"window-rewrite-default": "",
|
"window-rewrite-default": "",
|
||||||
"window-rewrite": {
|
"window-rewrite": {
|
||||||
"class<firefox>": "",
|
"class<firefox>": "",
|
||||||
"class<org\.wezfurlong\.wezterm>": "",
|
"class<org\\.wezfurlong\\.wezterm>": "",
|
||||||
"class<Alacritty>": "",
|
"class<Alacritty>": "",
|
||||||
"class<code|Code|codium|VSCodium>": "",
|
"class<code|Code|codium|VSCodium>": "",
|
||||||
"class<thunar>": "",
|
"class<thunar>": "",
|
||||||
"class<org\.kde\.dolphin>": "",
|
"class<org\\.kde\\.dolphin>": "",
|
||||||
"class<discord>": "",
|
"class<discord>": "",
|
||||||
"class<vesktop>": "",
|
"class<vesktop>": "",
|
||||||
"class<spotify>": "",
|
"class<spotify>": "",
|
||||||
@@ -49,16 +49,16 @@
|
|||||||
"activated": "",
|
"activated": "",
|
||||||
"deactivated": ""
|
"deactivated": ""
|
||||||
}
|
}
|
||||||
"hyprland/window": {
|
},
|
||||||
"format": "{class}: {title}",
|
"hyprland/window": {
|
||||||
"icon": true,
|
"format": "{class}: {title}",
|
||||||
"icon-size": 16,
|
"icon": true,
|
||||||
"max-length": 80,
|
"icon-size": 16,
|
||||||
"separate-outputs": true,
|
"max-length": 80,
|
||||||
"rewrite": {
|
"separate-outputs": true,
|
||||||
"^(.*)$": "$1"
|
"rewrite": {
|
||||||
}
|
"^(.*)$": "$1"
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
"tray": {
|
"tray": {
|
||||||
"spacing": 10
|
"spacing": 10
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ info "Checking display server..."
|
|||||||
|
|
||||||
if [[ -z "${WAYLAND_DISPLAY:-}" && -z "${XDG_SESSION_TYPE:-}" ]]; then
|
if [[ -z "${WAYLAND_DISPLAY:-}" && -z "${XDG_SESSION_TYPE:-}" ]]; then
|
||||||
warn "WAYLAND_DISPLAY not set — are you running a Wayland session?"
|
warn "WAYLAND_DISPLAY not set — are you running a Wayland session?"
|
||||||
elif [[ "${XDG_SESSION_TYPE:-}" == "x11" ]]; then
|
elif [[ "${XDG_SESSION_TYPE:-}" == "x11" ]]; then-
|
||||||
warn "Session type is X11. Hyprland and Waybar require Wayland."
|
warn "Session type is X11. Hyprland and Waybar require Wayland."
|
||||||
else
|
else
|
||||||
ok "Wayland session detected (${XDG_SESSION_TYPE:-wayland})"
|
ok "Wayland session detected (${XDG_SESSION_TYPE:-wayland})"
|
||||||
|
|||||||
Reference in New Issue
Block a user