feat: per-profile niri preset column widths and default proportion

This commit is contained in:
2026-03-04 21:10:59 +01:00
parent aec3d58b1b
commit 3cc73f77bb
3 changed files with 200 additions and 180 deletions
+2
View File
@@ -7,6 +7,8 @@
../modules/dms.nix
];
myConfig.wayland.enable = true;
myConfig.niri.defaultColumnProportion = 1.0;
myConfig.niri.presetColumnWidths = [ 0.5 1.0 ];
home.packages = with pkgs; [
powertop
acpi