diff --git a/README.md b/README.md index 9fdd158..7a57440 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,12 @@ Full system configuration using [Decman](https://github.com/kiviktnm/decman). 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 (because it has evolved massively since I last used it and now supports custom menus) - -Furthermore, my system may migrate to NixOS by early September 2026, to finally have my laptop and desktop configs synced properly +In the future, I may move to NixOS, but this will be some time still ## Features -- DankMaterialShell - Automatically generated GTK Theme and theming of the rest of the desktop using `matugen` - Fish config (with some handy aliases, based on one from ohh-my-fish) - Fastfetch config @@ -25,26 +21,14 @@ Furthermore, my system may migrate to NixOS by early September 2026, to finally - Linter configs (eslint, clang-format, latexindent and more) - 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 +- yazi configs with links to various directories I use commonly plus a few plugins and auto-generated theme +- yazi integration to switch theme ## TODOs -- [ ] Migrate back to Waybar -- [X] Rewrite Hyprland configs using lua -- [X] Waylogout still needed? -- [X] Add the formatter configs back in -- [X] Add the scripts back in -- [ ] ~Finish decman configuration to copy all the files~ -- [X] Custom yazi theme -- [ ] Notifier (swaync??) -- [ ] Launcher (hyprlauncher??) - [ ] dgop as hw monitor -- [ ] No need for nm-applet (even with waybar -> nmcli or nmtui) -- [ ] Adapt the GTK, etc config from DMS for my own design -- [ ] Update neovim design - [ ] Nix config - [ ] home-manager or what for dotfiles management on nix? - [ ] Yazi more directory links - [ ] Hyprland keybind panel? -- [ ] Migrate to zsh (or another POSIX compliant shell) -- [ ] Wallpaper picker (for regenerating stuff using matugen). TUI using kitty graphics? Or any lightweight toolkit? +- [ ] Migrate to zsh (or another POSIX compliant shell)? diff --git a/assets/screenshot.png b/assets/screenshot.png new file mode 100644 index 0000000..ef6904b Binary files /dev/null and b/assets/screenshot.png differ