From e958146735f214509d3996a21a1adfb950e415b8 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Sun, 8 Jun 2025 15:35:14 +0200 Subject: swaylock and swayidle --- wallust/templates/niri | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'wallust/templates/niri') diff --git a/wallust/templates/niri b/wallust/templates/niri index efbc8f3..45e952d 100644 --- a/wallust/templates/niri +++ b/wallust/templates/niri @@ -119,10 +119,6 @@ layer-rule { place-within-backdrop true } -window-rule { - match app-id=r#"^org\.wezfurlong\.wezterm$"# - default-column-width {} -} window-rule { match title="btop" match title="nmtui" @@ -207,7 +203,7 @@ binds { Mod+Ctrl+8 { move-column-to-workspace 8; } Mod+Ctrl+9 { move-column-to-workspace 9; } - Mod+Tab { focus-workspace-previous; } + Mod+Z { focus-workspace-previous; } Mod+Comma { consume-window-into-column; } Mod+Period { expel-window-from-column; } @@ -236,7 +232,7 @@ binds { Mod+T { toggle-column-tabbed-display; } - Mod+Z { toggle-overview; } + Mod+Tab { toggle-overview; } Mod+Shift+E { quit; } } -- cgit v1.2.3