more niri config
This commit is contained in:
parent
c5ec082fc2
commit
f437f44897
5 changed files with 49 additions and 35 deletions
|
|
@ -6,7 +6,6 @@
|
|||
}:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
waybar
|
||||
playerctl
|
||||
cava
|
||||
];
|
||||
|
|
@ -14,6 +13,7 @@
|
|||
programs.waybar = {
|
||||
enable = true;
|
||||
systemd.enable = true;
|
||||
systemd.target = "graphical-session.target";
|
||||
settings = {
|
||||
mainBar = {
|
||||
layer = "top";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue