From e6a9f210f182d506e8014949045634d143569965 Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Sun, 23 Nov 2025 17:30:08 +0100 Subject: [PATCH] wip: dnsc-machine setup --- home/linux.nix | 3 +++ modules/wm/niri/config/config.kdl | 17 +++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/home/linux.nix b/home/linux.nix index 18f762b..12e58c3 100644 --- a/home/linux.nix +++ b/home/linux.nix @@ -29,6 +29,9 @@ bluez bluetui swww + loupe + nautilus + nautilus-open-any-terminal ]; imports = [ diff --git a/modules/wm/niri/config/config.kdl b/modules/wm/niri/config/config.kdl index 01db45b..8279aa3 100644 --- a/modules/wm/niri/config/config.kdl +++ b/modules/wm/niri/config/config.kdl @@ -90,7 +90,7 @@ layout { proportion 0.66667 } - default-column-width { proportion 0.66667; } + default-column-width { proportion 0.5; } // By default focus ring and border are rendered as a solid background rectangle // behind windows. That is, they will show up through semitransparent windows. @@ -220,13 +220,13 @@ animations { // Work around WezTerm's initial configure bug // by setting an empty default-column-width. -window-rule { - // This regular expression is intentionally made as specific as possible, - // since this is the default config, and we want no false positives. - // You can get away with just app-id="wezterm" if you want. - match app-id=r#"^org\.wezfurlong\.wezterm$"# - default-column-width {} -} +// window-rule { +// // This regular expression is intentionally made as specific as possible, +// // since this is the default config, and we want no false positives. +// // You can get away with just app-id="wezterm" if you want. +// match app-id=r#"^org\.wezfurlong\.wezterm$"# +// default-column-width {} +// } // Open the Firefox picture-in-picture player as floating by default. window-rule { @@ -503,6 +503,7 @@ binds { // The allow-inhibiting=false property can be applied to other binds as well, // The quit action will show a confirmation dialog to avoid accidental exits. + Mod+Shift+E { quit; } Ctrl+Alt+Delete { quit; } // Powers off the monitors. To turn them back on, do any input like