aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/sway.profile
Commit message (Collapse)AuthorAge
* profiles: blacklist sway IPC socket (#6429)Libravatar Felix Pehla2024-08-07
| | | | | | | | | Much like the i3 IPC socket (#6361), the sway IPC socket also allows arbitrary code execution via the `exec` subcommand. Access should only be permitted to sway itself by default. The location of the IPC socket is set in sway/ipc-server.c: https://github.com/swaywm/sway/blob/7e74a4914261cf32c45017521960adf7ff6dac8f/sway/ipc-server.c#L126
* add restrict-namespaces to (almost) all profilesLibravatar smitsohu2022-12-20
|
* trim excess whitespaceLibravatar a13460542021-09-25
|
* Correct directory for sway.profile and io.github.lainsce.Notejot.profileLibravatar rusty-snake2021-08-09