This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-05-22 21:40:39 +02:00
parent 7d6429d466
commit 43a2bf1fcb
5 changed files with 18 additions and 13 deletions

View File

@@ -32,10 +32,8 @@ lib.mkIf (user != "tv")
color7 = rice.color.white.base;
color15 = rice.color.white.bright;
background_opacity = builtins.toString rice.transparency;
transparency = true;
scroll_multiplier = 9;
window_padding_width = 5;
window_padding_height = 5;
remember_window_size = false;
};
};
}