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-07-28 11:14:13 -04:00
|
|
|
permit * fullscreen
|
|
|
|
|
permit @prefix@/bin/swaylock zwlr_layer_shell_v1 zwlr_input_inhibt_manager_v1
|
|
|
|
|
permit @prefix@/bin/swaybg zwlr_layer_shell_v1
|
|
|
|
|
permit @prefix@/bin/swaybar zwlr_layer_shell_v1
|