commit 5de3751ef7fc8a343e25c9abc9d8ded7d99bbe99
parent 6fda457b908a347be3ec32e4a30518a719cfa5a6
Author: breadcat <breadcat@users.noreply.github.com>
Date: Tue, 16 Dec 2025 10:31:51 +0000
Latest hyprland config
Diffstat:
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/home/hyprland.nix b/home/hyprland.nix
@@ -7,6 +7,7 @@
ecosystem = {
"no_update_news" = true;
+ "no_donation_nag" = true;
};
monitor = ",preferred,auto,auto";
@@ -111,10 +112,6 @@
};
};
- gestures = {
- workspace_swipe = false;
- };
-
bind = [
"SUPER, R, exec, tofi-run | xargs hyprctl dispatch exec --"
"SUPER, W, exec, firefox"