summaryrefslogtreecommitdiff
path: root/niri.nix
diff options
context:
space:
mode:
authorGabriel A. Giovanini <mail@gabrielgio.me>2025-11-18 14:13:04 +0100
committerGabriel A. Giovanini <mail@gabrielgio.me>2025-11-18 14:13:04 +0100
commit80ec14e7a22930a259607e4c8740b09303074d65 (patch)
tree0c97e43a14fcc00e6fbf95b6c34398bbfeb5f673 /niri.nix
parentbec6421e62d732aa1f17c2fcc968d5b6731e26a2 (diff)
downloadhome-manager-80ec14e7a22930a259607e4c8740b09303074d65.tar.gz
home-manager-80ec14e7a22930a259607e4c8740b09303074d65.tar.bz2
home-manager-80ec14e7a22930a259607e4c8740b09303074d65.zip
Update some themesHEADmaster
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"