idk changes

This commit is contained in:
KoenDR06 2026-01-07 16:58:48 +01:00
parent 954bf2d4ba
commit 6848a9d5e0
7 changed files with 25 additions and 19 deletions

View file

@ -1,10 +1,9 @@
{config, ...}: {
{...}: {
imports = [
../../modules
];
config.nix-hyprland = {
username = config.horseman.username;
monitors = {
displays = [
{
@ -19,6 +18,7 @@
y = 0;
transform = 1;
wallpaper = ../../misc/portrait.png;
bar = "top";
}
];
bindWorkspaces = "interlaced";