diff options
author | Karel Kočí <cynerd@email.cz> | 2021-12-21 15:51:42 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2021-12-21 15:51:42 +0100 |
commit | c9f8d4f661bad29c0470dcb16795273199adf2d4 (patch) | |
tree | 324dd340f83496563d6286381dcbb77629d71c77 /profiles/desktop | |
parent | f4f06c1d692c562e146b08d6ab5c143d4dd41685 (diff) | |
download | gentoo-personal-overlay-c9f8d4f661bad29c0470dcb16795273199adf2d4.tar.gz gentoo-personal-overlay-c9f8d4f661bad29c0470dcb16795273199adf2d4.tar.bz2 gentoo-personal-overlay-c9f8d4f661bad29c0470dcb16795273199adf2d4.zip |
profiles/desktop/wayland: enable tray for sway
Diffstat (limited to 'profiles/desktop')
-rw-r--r-- | profiles/desktop/wayland/package.use | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desktop/wayland/package.use b/profiles/desktop/wayland/package.use index 6740cf7..b7e1e6a 100644 --- a/profiles/desktop/wayland/package.use +++ b/profiles/desktop/wayland/package.use @@ -1,2 +1,3 @@ +gui-wm/sway tray dev-libs/wlroots x11-backend media-libs/libsdl2 gles2 |