goodbye all vaxry projects <3
now using swaylock for screen locking, big fan of niri and definitely
not going to swap back to hyprland
i also made waybar slightly transparent using stylix
cant set it to 144 because either the dGPU in this laptop or the MST hub
its connected through doesn't have the bandwidth, and i get weird
artifacting, just like i did on hyprland.
it was at 60Hz before btw, so this should make animations look nicer
in doing this niri decided it needed to rewrite the mimeapps file, so i
added the imperative entries that had appeared in there to home.nix and
now its all done properly :3
This reverts commit 7a964b79cd.
i was wrong there isnt a conflict, the key i wanted was ctrl+t to go
back a search term, which of course on the firefox vim cheatsheet is
ctrl+G since ctrl+t is taken by the default new tab keybind
this for some reason required me to set nix.package = pkgs.nix in
home.nix
i have no idea why, but it was complaining if i didnt. so maybe they
removed this default?
seriously plasma is SO buggy the way i have it set up i just wanted to
check if an issue was with hyprland or wayland in general, and it
appears to be wayland lmao
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
also changed wofi run command to run using zsh -c 'wofi command' in
order to inherit said variable. this was prompted due to weird context
menu artifacts in Signal Desktop