NomisIV
NomisIV
## Package-scoped variables I see your point, but I would still say it's a bit confusing as they are "scoped" in `global.toml`, but not in `local.toml`. If it was possible...
It's already merged (see https://github.com/SuperCuber/dotter/pull/75) but there hasn't been a cargo update since. You could get it working right now by cloning from master and building it yourself
Instead of removing the arrow keys only to add them again, wouldn't it make more sense to add this as an option? I suggest it would be enabled for new...
Ah, I wasn't aware it was possible to re-add the functionality by configuring the keybindings. In that case I also consider the configuration option redundant. Perhaps that option would make...
This might be a necro bump, but I've done some research: The reason the charging battery icons are missing is that the ttf-file from which the material design icons are...
I have dug around some more, and I now have a (not very good) fix. [This repo](https://github.com/Templarian/MaterialDesign-Font) is where I got the updated font where I found the missing symbols....
Personally I use [grouped/tabbed](https://wiki.hyprland.org/Configuring/Dwindle-Layout/#grouped-tabbed-windows) as a solution to window swallowing. However as that solution is not completely perfect, I would prefer proper window swallowing as well.
I get the exact same error as @Myaats on boot, but the service can be started manually after. So it sounds like a race condition.
I think this PR might be related, and could solve the problem: https://github.com/nix-community/home-manager/pull/3405
Any chance we could get this merged? I would personally find this very useful! The PR seems to be ready for merge after one more review and a rebase on...