mirror of
https://github.com/swaywm/sway.git
synced 2026-04-30 06:46:24 -04:00
Implement permit & reject
This commit is contained in:
parent
0b9f327f1a
commit
8932d17275
9 changed files with 79 additions and 21 deletions
|
|
@ -10,7 +10,6 @@
|
|||
# Override these defaults by writing new files in
|
||||
# @sysconfdir@/sway/security.d/*
|
||||
|
||||
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
|
||||
permit @prefix@/bin/swaylock layer_shell input_inhibit
|
||||
permit @prefix@/bin/swaybg layer_shell
|
||||
permit @prefix@/bin/swaybar layer_shell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue