diff options
-rw-r--r-- | profiles/cynerd-laptop/parent | 1 | ||||
-rw-r--r-- | profiles/wayland/package.accept_keywords | 1 | ||||
-rw-r--r-- | profiles/wayland/package.use | 1 | ||||
-rw-r--r-- | profiles/wayland/packages | 2 |
4 files changed, 5 insertions, 0 deletions
diff --git a/profiles/cynerd-laptop/parent b/profiles/cynerd-laptop/parent index 5d2fd38..50c49b7 100644 --- a/profiles/cynerd-laptop/parent +++ b/profiles/cynerd-laptop/parent @@ -1,6 +1,7 @@ ../base/amd64 ../intel ../laptop +../wayland ../qemu ../devel ../latex diff --git a/profiles/wayland/package.accept_keywords b/profiles/wayland/package.accept_keywords new file mode 100644 index 0000000..37ba90a --- /dev/null +++ b/profiles/wayland/package.accept_keywords @@ -0,0 +1 @@ +dev-libs/sway ~amd64 diff --git a/profiles/wayland/package.use b/profiles/wayland/package.use new file mode 100644 index 0000000..4b2a1d6 --- /dev/null +++ b/profiles/wayland/package.use @@ -0,0 +1 @@ +dev-libs/sway swaygrab swaylock diff --git a/profiles/wayland/packages b/profiles/wayland/packages new file mode 100644 index 0000000..ef61505 --- /dev/null +++ b/profiles/wayland/packages @@ -0,0 +1,2 @@ +# Sway +dev-libs/sway |