This commit is contained in:
2026-02-03 13:20:14 -05:00
parent d0de943224
commit d6f7dab062
8 changed files with 131 additions and 13 deletions

View File

@@ -61,16 +61,6 @@ in
xwayland-satellite.path = lib.getExe pkgs.xwayland-satellite;
spawn-at-startup = [
{
command = [
(lib.getExe config.programs.eww.package)
"-c"
"${config.programs.eww.configDir}"
"open"
"statusbar"
];
}
# swaybg works on more than just sway (sets a wallpaper)
{
command = [