From 80ec14e7a22930a259607e4c8740b09303074d65 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Tue, 18 Nov 2025 14:13:04 +0100 Subject: Update some themes --- niri.nix | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'niri.nix') diff --git a/niri.nix b/niri.nix index e6b4db2..6814f5b 100644 --- a/niri.nix +++ b/niri.nix @@ -85,7 +85,7 @@ binds { Mod+Shift+Slash { show-hotkey-overlay; } - Mod+T { spawn "ghostty"; } + Mod+T { spawn "/usr/bin/ghostty"; } Mod+D { spawn "wofi" "--show" "run"; } Mod+O repeat=false { toggle-overview; } Mod+Shift+D { spawn "wofi" "--show" "drun"; } @@ -261,12 +261,6 @@ block-out-from "screencast" } - window-rule { - match app-id=r#"^firefox$"# - - block-out-from "screencast" - } - window-rule { match app-id=r#"^Bitwarden$"# -- cgit v1.2.3