Home Gen115 @ 2024-04-26-14:51
This commit is contained in:
parent
19abe6fceb
commit
2f1933b064
@ -9,6 +9,16 @@
|
||||
pkgs.kitty
|
||||
];
|
||||
|
||||
programs.wpaperd = {
|
||||
enable = true;
|
||||
settings = {
|
||||
wallpaper = {
|
||||
path = ./static/wallpaper/nord.png;
|
||||
mode = "fit";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
programs.waybar.enable = true;
|
||||
programs.waybar.settings.mainBar = {
|
||||
position = "top";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user