🐛 Disable wallpaper by Hyprpanel, comments on justfile

This commit is contained in:
2025-03-02 08:19:45 +01:00
parent 909d3b9b21
commit a6cb4a5cf6
2 changed files with 3 additions and 1 deletions

View File

@ -116,7 +116,7 @@ in
};
};
wallpaper.enable = true;
wallpaper.enable = false;
};
};
}