Because we don’t need to
Keyoxide Proof: $argon2id$v=19$m=512,t=256,p=1$Pk5liPwux0K2uW94vCFLwA$k1nbucZosYhwywju59W1T3i//Cg63tx7mCUT6xywhwM
Because we don’t need to
Hyprland, Thanks! Are you using some sort of Neovim config or did you set it up yourself?
So far I’ve only themed GTK with Oomox, Rofi, Kitty, and CSTimer. Currently priority is QT Flatpaks, where It seems the only option is Kvantum.
Vikunja (hosted on tchncs: https://todo.tchncs.de/) is great for tasks but I haven’t tried using it for a grocery list.
It’s not much but I will post later
I’m currently using the Hack font and a color scheme I made by editing Material Darker. I’m happy with the color scheme but I’m having trouble getting certain parts of my desktop to follow it.
It’s not too hard to disable all of it
{ // Disable Telemetry "telemetry": { "metrics": false, "diagnostics": false }, // Disable Assistant: "assistant": { "enabled": false, "button": false, "version": "2" }, // Disable Copilot: "features": { "inline_completion_provider": "none" }, // Disable Collaboration Features: "collaboration_panel": { "button": false }, "chat_panel": { "button": false }, "notification_panel": { "button": false } }