mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
Revert "security.d: Update install paths for swaybar and swaybg"
This reverts commit b4249166f3.
This commit is contained in:
parent
54265bf65e
commit
ac903c8752
2 changed files with 3 additions and 4 deletions
|
|
@ -121,7 +121,6 @@ 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