mirror of
https://github.com/swaywm/sway.git
synced 2026-04-29 06:46:22 -04:00
15 lines
438 B
Text
15 lines
438 B
Text
# sway security rules
|
|
#
|
|
# Read sway-security(7) for details on how to secure your sway install.
|
|
#
|
|
# You MUST read this man page if you intend to attempt to secure your sway
|
|
# installation.
|
|
#
|
|
# DO NOT CHANGE THIS FILE.
|
|
#
|
|
# Override these defaults by writing new files in
|
|
# @sysconfdir@/sway/security.d/*
|
|
|
|
permit @prefix@/bin/swaylock layer_shell input_inhibit
|
|
permit @prefix@/bin/swaybg layer_shell
|
|
permit @prefix@/bin/swaybar layer_shell
|