add waybar config
This commit is contained in:
parent
b05c27b11e
commit
5ced8dea66
5 changed files with 154 additions and 233 deletions
|
|
@ -25,6 +25,7 @@ in
|
|||
swaynotificationcenter
|
||||
swaybg
|
||||
xwayland-satellite
|
||||
niri-unstable
|
||||
];
|
||||
youthlic.programs = {
|
||||
fuzzel.enable = true;
|
||||
|
|
@ -33,6 +34,7 @@ in
|
|||
};
|
||||
programs.niri = {
|
||||
config = builtins.readFile cfg.config;
|
||||
package = pkgs.niri-unstable;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue