diff --git a/Home.md b/Home.md index 2ba93f9..21621b1 100644 --- a/Home.md +++ b/Home.md @@ -158,7 +158,7 @@ Rotation is not currently supported. This needs to be implemented in WLC. See ht It's not currently supported. As a workaround you can trying setting your resolution to half the actual resolution of your display. See https://github.com/SirCmpwn/sway/issues/213 for more info. -#### I run an [Arch Linux based distribution without systemd.](https://wiki.parabola.nu/OpenRC) How can I automagically apply the setuid-bit on sway after each upgrade? +### I run an [Arch Linux based distribution without systemd.](https://wiki.parabola.nu/OpenRC) How can I automagically apply the setuid-bit on sway after each upgrade? Put this [pacman hook](https://wiki.archlinux.org/index.php/Pacman#Hooks) in `/etc/pacman.d/hooks/sway-setuid.hook` (you may need to create the `hooks` folder first): ```