refactor waybar, and use waybar default config

This commit is contained in:
ulic-youthlic 2025-01-15 19:14:54 +08:00
parent 85aa8b1ae0
commit 964ad68305
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
6 changed files with 255 additions and 1 deletions

View file

@ -25,11 +25,11 @@ in
swaynotificationcenter
swaybg
xwayland-satellite
waybar
];
youthlic.programs = {
fuzzel.enable = true;
wluma.enable = true;
waybar.enable = true;
};
programs.niri = {
config = builtins.readFile cfg.config;