diff --git a/configuration/modules/dots/wayland_panel b/configuration/modules/dots/wayland_panel index 5816635..9bf4c44 160000 --- a/configuration/modules/dots/wayland_panel +++ b/configuration/modules/dots/wayland_panel @@ -1 +1 @@ -Subproject commit 58166358ba26a277d59fafd852ca7b10f1dbd442 +Subproject commit 9bf4c44aa2505f98ef252d8b36846eda2d251ca8 diff --git a/home/modules/niri.nix b/home/modules/niri.nix index dd56b8d..046631e 100644 --- a/home/modules/niri.nix +++ b/home/modules/niri.nix @@ -59,6 +59,13 @@ {proportion = 0.66667;} {proportion = 1.0;} ]; + + border = { + enable = true; + width = 2; + }; + + shadow.enable = false; }; prefer-no-csd = true;