non important commit

This commit is contained in:
benstrb 2026-01-03 13:06:38 +01:00
parent 625e1dd25c
commit 06b71d0f2e

View file

@ -8,6 +8,24 @@
pointer_follows_monitor = true; pointer_follows_monitor = true;
}; };
monitors = {
DVI-I-1 = [
"I"
"II"
"III"
"IV"
"V"
];
HDMI-0 = [
"I"
"II"
"III"
"IV"
"V"
];
};
extraConfig = '' extraConfig = ''
feh --bg-fill "/home/benag/.nix-config/assets/pictures/bocchi_wallpaper.png" feh --bg-fill "/home/benag/.nix-config/assets/pictures/bocchi_wallpaper.png"
''; '';