Add wlogout style config, based on default with modified colours using
base16 scheme
Add some opacity back: 0.8 for terminal and desktop, 0.4 for popups,
still 1.0 for applications
Slightly shrink fuzzel and Nautilus sizes to fit laptops better
Set round to 10px from 5 globally
Fix inactive border colour in btm, fix fzf using a solid background on
translucent terminals
Combine with extraConfig.el as init.el
Add missing ligature package
Remove sync-emacs script and alias, set sync-all back to actually
syncing everything
git-sync service works now that I'm using libsecret for git auth.
Remove password-store from service, manage manually. Considering
switch to proton pass anyway.
Copy gpg and gpg-agent config to emacs/default.nix in case I switch
away from password-store.
Remove fonts and scheme from base system, update uses of to point to
stylix instead.
Remove some left over files from the earlier rearrange.
Disable waybar stylix target - TODO write a custom moustache at some
point to re-enable with my custom style
Add stylix with theme, font and image configuration.
Change all relevant (current) options to that nix evaluates without
error, not fully tested yet though.
Remove plasma manager and associated components.
Condensed some files - remove some standalone files for packages with
much smaller configuration now that they're not being manually themed.
Change opacity of desktop components to that floating / pop-up windows
are translucent, and base windows are opaque.
Add zellij back (with config), but not starting by default. Add zellij
config directory to rsync-local-config script.
Fix login shell to bash, remove passthrough.
Set Konsole default command to launch fish, for use as interactive
shell without potential issues that come from being the login shell
Move some configured shell utilities to their own files in shell
directory, stop importing zsh config (replaced by fish)