From cd616ddbbc51e70121020f8de77527ce23beef2e Mon Sep 17 00:00:00 2001 From: reidlab Date: Mon, 2 Jun 2025 01:58:17 -0700 Subject: [PATCH 1/2] fix mpv regression --- modules/software/system/mpv.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/software/system/mpv.nix b/modules/software/system/mpv.nix index b4b98b1..4ce0b1e 100644 --- a/modules/software/system/mpv.nix +++ b/modules/software/system/mpv.nix @@ -18,6 +18,7 @@ in { no-keepaspect-window = ""; # tiling doesn't play nice.. osc = "no"; border = "no"; + gpu-context = "wayland"; # TODO: remove, forced by a regression }; scriptOpts = { From 99ccea27eb74174378c32fe67e1b0a39ab4b1973 Mon Sep 17 00:00:00 2001 From: reidlab Date: Mon, 9 Jun 2025 15:03:47 -0700 Subject: [PATCH 2/2] update niri rule --- modules/desktop/niri.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/desktop/niri.nix b/modules/desktop/niri.nix index f315f05..56b2c56 100644 --- a/modules/desktop/niri.nix +++ b/modules/desktop/niri.nix @@ -92,6 +92,8 @@ in { spread = 2; color = config.modules.desktop.themes.niri.shadow; }; + + insert-hint.enable = false; }; overview = { @@ -253,7 +255,7 @@ in { { namespace = "^notifications$"; } { namespace = "^rofi$"; } # a bit silly, but we use rofi for clipboard history ]; - block-out-from = "screencast"; + block-out-from = "screen-capture"; } { matches = [