mirror of
https://github.com/swaywm/sway.git
synced 2024-11-16 13:13:17 +00:00
Revert "Install swaybar and swaybg under /usr/lib/sway"
This reverts commit f2c209c299
.
This commit is contained in:
parent
b592351eef
commit
3b6629af3c
|
@ -24,6 +24,5 @@ executable(
|
|||
wlroots,
|
||||
],
|
||||
link_with: [lib_sway_common, lib_sway_client],
|
||||
install: true,
|
||||
install_dir: 'usr/lib/sway'
|
||||
install: true
|
||||
)
|
||||
|
|
|
@ -14,6 +14,5 @@ executable(
|
|||
wlroots,
|
||||
],
|
||||
link_with: [lib_sway_common, lib_sway_client],
|
||||
install: true,
|
||||
install_dir: 'usr/lib/sway'
|
||||
install: true
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue