summaryrefslogtreecommitdiff
path: root/niri.nix
diff options
context:
space:
mode:
Diffstat (limited to 'niri.nix')
-rw-r--r--niri.nix8
1 files changed, 1 insertions, 7 deletions
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"; }
@@ -262,12 +262,6 @@
}
window-rule {
- match app-id=r#"^firefox$"#
-
- block-out-from "screencast"
- }
-
- window-rule {
match app-id=r#"^Bitwarden$"#
open-on-workspace "res"