feat(profiles): improve ibus entry point.

This commit is contained in:
Alexandre Pujol 2023-08-13 21:19:16 +01:00
parent 09943156bc
commit 1db6f5f67c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
9 changed files with 19 additions and 17 deletions

View file

@ -6,8 +6,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = @{lib}/ibus/ibus-dconf
@{exec_path} += @{lib}/ibus-dconf
@{exec_path} = @{lib}/{,ibus/}ibus-dconf
profile ibus-dconf @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/dconf-write>