Compare commits

..

No commits in common. "99ccea27eb74174378c32fe67e1b0a39ab4b1973" and "dd8ff25c317b5bc10028048f5547bb5a70873684" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View file

@ -92,8 +92,6 @@ in {
spread = 2; spread = 2;
color = config.modules.desktop.themes.niri.shadow; color = config.modules.desktop.themes.niri.shadow;
}; };
insert-hint.enable = false;
}; };
overview = { overview = {
@ -255,7 +253,7 @@ in {
{ namespace = "^notifications$"; } { namespace = "^notifications$"; }
{ namespace = "^rofi$"; } # a bit silly, but we use rofi for clipboard history { namespace = "^rofi$"; } # a bit silly, but we use rofi for clipboard history
]; ];
block-out-from = "screen-capture"; block-out-from = "screencast";
} }
{ {
matches = [ matches = [

View file

@ -18,7 +18,6 @@ in {
no-keepaspect-window = ""; # tiling doesn't play nice.. no-keepaspect-window = ""; # tiling doesn't play nice..
osc = "no"; osc = "no";
border = "no"; border = "no";
gpu-context = "wayland"; # TODO: remove, forced by a regression
}; };
scriptOpts = { scriptOpts = {