mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
Read configs from /etc/sway/security.d/*
This commit is contained in:
parent
eabfb6c559
commit
126ce571da
9 changed files with 77 additions and 42 deletions
|
|
@ -29,6 +29,11 @@ ipc __PREFIX__/bin/swaybar {
|
|||
outputs enabled
|
||||
workspaces enabled
|
||||
command enabled
|
||||
|
||||
events {
|
||||
workspace enabled
|
||||
mode enabled
|
||||
}
|
||||
}
|
||||
|
||||
ipc __PREFIX__/bin/swaygrab {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue