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:
parent
3aa7d184a8
commit
3fb788426e
1 changed files with 4 additions and 4 deletions
|
@ -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 = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue