diff options
author | davidovski <david@davidovski.xyz> | 2022-05-28 19:37:22 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-28 19:37:22 +0100 |
commit | 5170f5c85fe0e84fe8af55c6a024c7b6e844b0f1 (patch) | |
tree | 105f4e0fc05bac2fbdc03ab446987eaaa477988c /repo/meta/repo-apps | |
parent | 4615385d6c8203001962a7a31dd02cdb1a73544b (diff) |
fixed packages
Diffstat (limited to 'repo/meta/repo-apps')
-rw-r--r-- | repo/meta/repo-apps/repo-apps.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/meta/repo-apps/repo-apps.xibuild b/repo/meta/repo-apps/repo-apps.xibuild index d0cc0ba..50ba639 100644 --- a/repo/meta/repo-apps/repo-apps.xibuild +++ b/repo/meta/repo-apps/repo-apps.xibuild @@ -2,4 +2,4 @@ # This file was automatically generated, do not edit! DESC="All the the packages available in apps" -DEPS=" arandr chromium feh firefox gimp links lynx mpv ncmpcpp neovim pavucontrol pcmanfm polybar rxvt-unicode vim xclock-cat xlinks xterm" +DEPS=" arandr cava chromium feh firefox gimp links lynx mpv ncmpcpp neovim pcmanfm polybar rxvt-unicode sxiv vim xclock-cat xlinks xterm" |