Properly support HiDPI displays #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See https://wiki.archlinux.org/title/Sway -- this is just a matter of somehow setting
in Sway. This can either be done in the Sway config we install or by calling
somewhere in the shepherd process tree.
As a workaround, it is possible to manually add this to your Sway config at
/etc/sway/shepherd.conf, but that is currently overwritten by the install scripts.