Merge branch 'main' into containers

This commit is contained in:
KoenDR06 2026-02-09 14:11:22 +01:00
commit d7812f37c3
22 changed files with 183 additions and 181 deletions

View file

@ -13,6 +13,7 @@
y = 0;
bar = "top";
scale = 1.175; # Idk why hyprland doesn't think 1.25 is invalid but whatever.
wallpaper = ../../misc/wallpaper.png;
}
];
};

View file

@ -32,7 +32,7 @@
timers = {
backup.enable = true;
rooms.enable = false;
rooms.enable = true;
};
};
}

View file

@ -11,6 +11,8 @@
x = 0;
y = 0;
wallpaper = ../../misc/landscape.png;
refreshRate = "165";
resolution = "2560x1440";
}
{
output = "DP-3";
@ -19,6 +21,8 @@
transform = 1;
wallpaper = ../../misc/portrait.png;
bar = "top";
refreshRate = "165";
resolution = "2560x1440";
}
];
bindWorkspaces = "interlaced";