bar with gaps?

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-04-21 22:20:14 +02:00
parent 907fe34f56
commit 819f0a8079
3 changed files with 32 additions and 31 deletions

View File

@@ -71,6 +71,8 @@
lib = import ./nxlib/ricelib.nix { lib = nixpkgs.lib; };
transparency = 0.9;
rounding = 5;
gap-size = 10;
border-width = 2;
color = rec {
background = "#000000";
foreground = "#dddddd";