Add wtype package to home-manager

This is necessary as a dependency for emacs-everywhere, and it's also
useful to have in general.
This commit is contained in:
Kiana Sheibani 2023-08-31 16:18:26 -04:00
parent 51610db10f
commit 333fcf653e

View file

@ -6,6 +6,7 @@ in {
home.packages = with pkgs; [ home.packages = with pkgs; [
swayidle swayidle
wl-clipboard wl-clipboard
wtype
wlroots wlroots
grim grim
slurp slurp