fix headline size - the pacman hook is not a subsection of display configuration, so it needs to be bigger.

robotanarchy 2016-07-02 10:18:24 +00:00
parent c71f076626
commit 52f8745f57

@ -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):
```