chore: more notes on going waybar again

This commit is contained in:
2026-08-10 08:22:02 +02:00
parent 5a92554335
commit 404c8afebc
+5 -5
View File
@@ -9,10 +9,12 @@ For my neovim config, see [here](https://git.janishutz.com/janishutz/nvim)
*Screenshot outdated, a new screenshot will be added when this update is completed*
![screenshot of desktop with 2 screens](./assets/screenshot.png)
The whole desktop will likely eventually move back to Waybar, my own custom QuickShell based shell,
or something else entirely. DankMaterialShell is a stop-gap solution, which, albeit it looking nice,
The whole desktop will likely eventually move back to Waybar (because it has evolved massively since I last used it and now supports custom menus)
DankMaterialShell is a stop-gap solution, which, albeit it looking nice,
doesn't go well with my ethos of using non-slop programs.
Luckily, I can keep most of my configs when moving to something else, because I will be using Matugen
Luckily, I can keep most of my configs when moving to something else, because I will be using Matugen.
The plan is to use some of the config templates from DMS (or some other source) for matugen for my own desktop with some changes
Furthermore, my system may migrate to NixOS by early September 2026, to finally have my laptop and desktop configs synced properly
@@ -29,11 +31,9 @@ Furthermore, my system may migrate to NixOS by early September 2026, to finally
- mpv config
- zathura configs
- yazi configs with links to various directories I use commonly plus a few plugins and themes that are applied by the script
- Custom QuickShell-based status bar and QuickActions menu (Postponed until further notice)
## TODOs
- [ ] Migrate status bar to QuickShell (eventually)?
- [ ] Migrate back to Waybar
- [X] Rewrite Hyprland configs using lua
- [X] Waylogout still needed?