From 1abd23db1e18266ffe8035daea1aa3153e736428 Mon Sep 17 00:00:00 2001 From: adikro Date: Tue, 6 Jan 2026 22:34:59 +0100 Subject: mpv fixed, configured swaylock, and a lot of other stuff --- hm/env/niri/niri.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hm/env/niri/niri.nix') diff --git a/hm/env/niri/niri.nix b/hm/env/niri/niri.nix index 02e7472..fbbb5f2 100644 --- a/hm/env/niri/niri.nix +++ b/hm/env/niri/niri.nix @@ -17,6 +17,7 @@ in debug.disable-cursor-plane = []; binds = import ./binds.nix { inherit config lib pkgs; }; + # animations.enable = false; prefer-no-csd = true; hotkey-overlay.skip-at-startup = true; input = { @@ -90,6 +91,7 @@ in }; home.packages = with pkgs; [ qalculate-gtk + gavin-bc ]; }; } -- cgit v1.3