niri: move scaling to laptop specific config
This commit is contained in:
parent
4a1d3d9c20
commit
efc780aaf5
@ -23,12 +23,6 @@
|
||||
# skip the hotkey menu thingy
|
||||
hotkey-overlay.skip-at-startup = true;
|
||||
|
||||
outputs = {
|
||||
"BOE 0x095F Unknown" = {
|
||||
scale = 1.5;
|
||||
};
|
||||
};
|
||||
|
||||
layout = {
|
||||
gaps = 16;
|
||||
struts = {
|
||||
|
||||
@ -56,4 +56,10 @@
|
||||
inherit homeDirectory;
|
||||
};
|
||||
};
|
||||
|
||||
programs.niri.settings.outputs = {
|
||||
"BOE 0x095F Unknown" = {
|
||||
scale = 1.5;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user