gui-apps/quickshell: add DOCS

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
dsaf
2026-03-11 05:04:04 -03:00
parent a0d95d6cb2
commit aaa39df6fd
2 changed files with 4 additions and 0 deletions

View File

@@ -70,6 +70,8 @@ BDEPEND="
)
"
DOCS=( README.md changelog/ )
src_configure() {
# hyprland controls all Hyprland sub-features as a group.
# i3 controls I3/Sway IPC.

View File

@@ -71,6 +71,8 @@ BDEPEND="
)
"
DOCS=( README.md changelog/ )
src_configure() {
# -Werror=strict-aliasing
# https://github.com/quickshell-mirror/quickshell/issues/599