mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
Run config files through sed and install to /etc
This commit is contained in:
parent
751e6d2ab2
commit
25a4a85a59
4 changed files with 31 additions and 11 deletions
|
|
@ -6,10 +6,10 @@
|
|||
# installation.
|
||||
|
||||
# Configures which programs are allowed to use which sway features
|
||||
permit __PREFIX__/swaylock lock
|
||||
permit __PREFIX__/swaybar panel
|
||||
permit __PREFIX__/swaybg background
|
||||
permit __PREFIX__/swaygrab screenshot
|
||||
permit __PREFIX__/bin/swaylock lock
|
||||
permit __PREFIX__/bin/swaybar panel
|
||||
permit __PREFIX__/bin/swaybg background
|
||||
permit __PREFIX__/bin/swaygrab screenshot
|
||||
|
||||
permit * fullscreen keyboard mouse
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue