mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
security.d: Update install paths for swaybar and swaybg
This commit is contained in:
parent
177c67e6b8
commit
b4249166f3
2 changed files with 4 additions and 3 deletions
|
|
@ -121,6 +121,7 @@ config = configuration_data()
|
|||
config.set('sysconfdir', join_paths(prefix, sysconfdir))
|
||||
config.set('datadir', join_paths(prefix, datadir))
|
||||
config.set('prefix', prefix)
|
||||
config.set('sway_libexecdir', sway_libexecdir)
|
||||
|
||||
configure_file(
|
||||
configuration: config,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue