Package Details: swhkd-bin 1.2.1-6

Git Clone URL: https://aur.archlinux.org/swhkd-bin.git (read-only, click to copy)
Package Base: swhkd-bin
Description: sxhkd clone for Wayland, X11 or TTY. Written in Rust.
Upstream URL: https://github.com/waycrate/swhkd
Keywords: rust sxhkd wayland
Licenses: BSD
Conflicts: swhkd, swhkd-git, swhkd-musl-git
Provides: swhkd
Submitter: murlakatamenka
Maintainer: murlakatamenka
Last Packager: murlakatamenka
Votes: 5
Popularity: 0.055971
First Submitted: 2022-03-21 03:24 (UTC)
Last Updated: 2023-12-29 20:55 (UTC)

Latest Comments

1 2 3 Next › Last »

murlakatamenka commented on 2025-07-23 20:35 (UTC) (edited on 2025-07-23 20:36 (UTC) by murlakatamenka)

rEnr3n, I don't think that running a script (hotkeys.sh) with killal and launching 2 separate processes (one via pkexec) is how a systemd user service should be cooked.

rEnr3n commented on 2025-07-15 08:07 (UTC)

Please add these files too:

https://github.com/waycrate/swhkd/tree/main/contrib/init/systemd

murlakatamenka commented on 2023-12-29 20:57 (UTC)

Okay, fixed:

https://wiki.archlinux.org/title/PKGBUILD#license

Thanks for the input!

eclairevoyant commented on 2023-12-29 20:39 (UTC) (edited on 2023-12-29 20:40 (UTC) by eclairevoyant)

This is already documented on the wiki. And obviously, installing it elsewhere would be inappropriate.

murlakatamenka commented on 2023-12-29 20:39 (UTC)

It isn't. Is it a problem? Can you back your request with reference(s) to Package Guidelines or Best Practices, etc.?

eclairevoyant commented on 2023-12-29 20:33 (UTC)

swhkd is not the $pkgname.

murlakatamenka commented on 2023-12-29 20:16 (UTC)

@eclairevoyant, isn't it installed there already?

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=swhkd-bin#n44:

install -Dm 644 LICENSE -t "$pkgdir/usr/share/licenses/swhkd"

eclairevoyant commented on 2023-12-29 08:08 (UTC) (edited on 2023-12-29 08:08 (UTC) by eclairevoyant)

License must be installed to $pkgdir/usr/share/licenses/$pkgname/, please fix.

Neurognostic commented on 2023-08-01 17:28 (UTC)

I was writing a PKGBUILD and trying to remember where licenses go and saw it.

murlakatamenka commented on 2023-08-01 15:07 (UTC)

Thanks, what a catch!

How did you find it out? Casually browsing /?