basically i unpacked and swapped my monitors by accident so here i am
swapping them back but i reverted it because of a breaking change that
was unrelated lmao
this broke everything lmao, going to revert because using this makes
floorp crash about thirty seconds after opening and makes all my fonts
fucky wucky, not sure why, probably stylix
mainly hardtime.nvim and neo-tree
cant get neo-tree to open on startup by default but it works if you run
`nvim .` instead of `nvim` as it hijacks the default file browser
also moved virt-manager from home-manager to modules/virtualisation.nix
because it doesnt work without qemu so may as well
added user blue to group libvirtd
somehow i cant get the script to run when i use the touchpad, but hey,
its in the repo now and the licence has been updated so i can get around
to it later
also i removed the default fish greeting it was annoying me
oh-my-fish/theme-agnoster has issues on nix so i forked it and am
working on fixing it, for now i have it in a state where the annoying
thing doesnt happen, and this means i have the same functionality
actually better because the autocomplete and syntax highlighting is much
nicer
fish ftw
had to do the system clipboard thing so i could share my solution to the
workspace thing lmao, good to get the motivation
also installed vim sleuth which sets the relevant tab options to use the
correct indentation style depending on existing code and swap to
autocomplete when it doesnt make sense to press tab, its great
as it turns out, you cant use rmpc with mopidy-mpd becasue mopidy-mpd is
mpd version 19, where rmpc really needs version 23 or above
not very helpful, sadly mopidy is required for my use case because of
jellyfin, will stick to the jellyfin web client for now i suppose
firefox kept having application not responding errors and it makes a
floating window appear in the active workspace, interrupting me trying
to troubleshoot the issue
disabled this feature as it is not helpful in any way
window rules i was using to move things into the right places on the
comms workspace were redundant, as the single move could be performed in
the exec dispatcher using rules instead