fix(waybar): Avoid always-on-top

This commit is contained in:
Tibo De Peuter 2026-02-20 10:17:22 +01:00
parent 81218d1952
commit 48c15ea72a
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
2 changed files with 9 additions and 5 deletions

View file

@ -13,6 +13,10 @@ in {
j4-dmenu-desktop
];
fonts.packages = with pkgs; [
font-awesome_6
];
programs.waybar.enable = true;
services.atd.enable = true; # Command scheduler