added wshowkeys to pc and fixed deprecated i3 packages

This commit is contained in:
2026-06-17 16:07:55 +01:00
parent f49745b4e4
commit f7058034fe
4 changed files with 67 additions and 3 deletions

View File

@@ -17,6 +17,10 @@
url = "github:NTBBloodbath/norgolith";
inputs.nixpkgs.follows = "nixpkgs";
};
wshowkeys = {
url = "github:voidarclabs/wshowkeys";
inputs.nixpkgs.follows = "nixpkgs";
};
# Utils
doot = {