updated flake
this broke everything lmao, going to revert because using this makes floorp crash about thirty seconds after opening and makes all my fonts fucky wucky, not sure why, probably stylix
This commit is contained in:
parent
3174ad7da6
commit
527a535e2d
3 changed files with 66 additions and 93 deletions
|
@ -12,12 +12,12 @@
|
|||
# Monitor config for home desk layout
|
||||
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" # right 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 U5B4KL78, 1920x1080@119.98, 960x-1080, auto" # right external monitor
|
||||
];
|
||||
workspace = [
|
||||
"name:comms, monitor:desc:Lenovo Group Limited LEN G24-10 U5B4KL78, default:true, persistent:true"
|
||||
"name:bg_noise, monitor:desc:Lenovo Group Limited LEN G24-10 U5B4ZAM2, 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 U5B4KL78, default:true, persistent:true"
|
||||
"name:main, monitor:eDP-2, default:true, persistent:true"
|
||||
];
|
||||
windowrulev2 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue