From 261c8ccb21b5b7ec4df083e737caff817fb9af4d Mon Sep 17 00:00:00 2001 From: Never Gude Date: Sun, 15 Feb 2026 19:22:05 +0100 Subject: [PATCH] change niri center column --- .config/niri/config.kdl | 2 +- .local/share/fonts/.uuid | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .local/share/fonts/.uuid diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 2e60743..ecf1567 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -124,7 +124,7 @@ layout { // - "always", the focused column will always be centered. // - "on-overflow", focusing a column will center it if it doesn't fit // together with the previously focused column. - center-focused-column "never" + center-focused-column "on-overflow" // You can customize the widths that "switch-preset-column-width" (Mod+R) toggles between. preset-column-widths { diff --git a/.local/share/fonts/.uuid b/.local/share/fonts/.uuid new file mode 100644 index 0000000..a12c5af --- /dev/null +++ b/.local/share/fonts/.uuid @@ -0,0 +1 @@ +8f12e67e-964c-4a1d-bc32-7393dbf78974 \ No newline at end of file