Compare commits

...

2 commits

Author SHA1 Message Date
99ccea27eb
update niri rule 2025-06-09 15:03:47 -07:00
cd616ddbbc
fix mpv regression 2025-06-02 01:58:17 -07:00
2 changed files with 4 additions and 1 deletions

View file

@ -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 = [

View file

@ -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 = {