sway: sort and update package list
This commit is contained in:
parent
7f2a4a39c9
commit
1081b885b3
1 changed files with 11 additions and 7 deletions
|
@ -13,17 +13,21 @@ with lib;
|
|||
};
|
||||
extraPackages = with pkgs; [
|
||||
file
|
||||
i3status
|
||||
dmenu
|
||||
qt5.qtwayland
|
||||
gnome.adwaita-icon-theme
|
||||
grim
|
||||
slurp
|
||||
swaylock
|
||||
swayidle
|
||||
gsettings-desktop-schemas
|
||||
gtk3
|
||||
i3status
|
||||
kanagawa
|
||||
light
|
||||
mako
|
||||
wl-clipboard
|
||||
qt5.qtwayland
|
||||
rofi-wayland
|
||||
slurp
|
||||
swayidle
|
||||
swaylock
|
||||
wf-recorder
|
||||
wl-clipboard
|
||||
];
|
||||
wrapperFeatures = {
|
||||
base = true;
|
||||
|
|
Loading…
Reference in a new issue