un-reverted hyprland config changes

basically i unpacked and swapped my monitors by accident so here i am
swapping them back but i reverted it because of a breaking change that
was unrelated lmao
This commit is contained in:
Gabriella Bere 2025-06-22 18:51:13 +01:00
parent 3aa7d184a8
commit 3fb788426e

View file

@ -12,12 +12,12 @@
# Monitor config for home desk layout # Monitor config for home desk layout
monitor = [ monitor = [
"eDP-2, 2560x1600@165, 0x0, auto" # main laptop monitor "eDP-2, 2560x1600@165, 0x0, auto" # main laptop monitor
"desc:Lenovo Group Limited LEN G24-10 U5B4KL78, 1920x1080@119.98, -960x-1080, auto" # left external monitor "desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, 1920x1080@119.98, -960x-1080, auto" # left external monitor
"desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, 1920x1080@119.98, 960x-1080, auto" # right external monitor "desc:Lenovo Group Limited LEN G24-10 U5B4KL78, 1920x1080@119.98, 960x-1080, auto" # right external monitor
]; ];
workspace = [ workspace = [
"name:comms, monitor:desc:Lenovo Group Limited LEN G24-10 U5B4KL78, default:true, persistent:true" "name:comms, monitor:desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, default:true, persistent:true"
"name:bg_noise, monitor:desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, default:true, persistent:true" "name:bg_noise, monitor:desc:Lenovo Group Limited LEN G24-10 U5B4KL78, default:true, persistent:true"
"name:main, monitor:eDP-2, default:true, persistent:true" "name:main, monitor:eDP-2, default:true, persistent:true"
]; ];
windowrulev2 = [ windowrulev2 = [