From 2e8d260db84f4423b68e1d1430462dfe27cf053c Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 1 Apr 2025 12:55:18 -0400 Subject: [PATCH] AutoYADM commit: 2025-04-01 12:55:18 --- .config/niri/config.kdl##hostname.dpad | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.config/niri/config.kdl##hostname.dpad b/.config/niri/config.kdl##hostname.dpad index 69be9f40..a3d5cbef 100644 --- a/.config/niri/config.kdl##hostname.dpad +++ b/.config/niri/config.kdl##hostname.dpad @@ -162,8 +162,7 @@ layout { // which may be more convenient to use. // See the binds section below for more spawn examples. // spawn-at-startup "alacritty" "-e" "fish" -// spawn-at-startup "dunst" "&" -// spawn-at-startup "dunst" "&" +spawn-at-startup "dunst" "&" // spawn-at-startup "systemctl" "--user" "start" "blueman-applet.service" // spawn-at-startup "systemctl" "--user" "restart" "blueman-manager.service" // spawn-at-startup "systemctl" "--user" "restart" "waybar" @@ -647,12 +646,12 @@ binds { Mod+R { switch-preset-column-width } - Mod+Shift+R { - switch-preset-window-height - } - Mod+Ctrl+R { - reset-window-height - } + // Mod+Shift+R { + // switch-preset-window-height + // } + // Mod+Ctrl+R { + // reset-window-height + // } Mod+F { maximize-column }