non important commit
This commit is contained in:
parent
625e1dd25c
commit
06b71d0f2e
1 changed files with 18 additions and 0 deletions
|
|
@ -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"
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue