home: wm: i3: add i3-get-window-criteria package

This commit is contained in:
Bruno BELANYI 2021-05-08 17:41:42 +02:00
parent 53dd04a0b7
commit 5f7d2c74bc

View file

@ -34,6 +34,7 @@ in
};
home.packages = with pkgs; [
ambroisie.i3-get-window-criteria # little helper for i3 configuration
arandr # Used by a mapping
playerctl # Used by a mapping
];