2016-12-01 19:27:35 -05:00
|
|
|
# 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.
|
2016-12-17 15:19:50 -05:00
|
|
|
#
|
2018-07-28 11:14:13 -04:00
|
|
|
# DO NOT CHANGE THIS FILE.
|
|
|
|
|
#
|
|
|
|
|
# Override these defaults by writing new files in
|
2017-11-30 08:31:13 -05:00
|
|
|
# @sysconfdir@/sway/security.d/*
|
2016-12-01 19:27:35 -05:00
|
|
|
|
2018-09-06 22:40:41 -04:00
|
|
|
permit @prefix@/bin/swaylock layer_shell input_inhibit
|
|
|
|
|
permit @prefix@/bin/swaybg layer_shell
|
|
|
|
|
permit @prefix@/bin/swaybar layer_shell
|