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

@@ -21,7 +21,7 @@
extraPackages = with pkgs; [
dmenu # application launcher most people use
i3status # gives you the default i3 status bar
xorg.xinit
xinit
];
};
};