A small fix
This commit is contained in:
parent
7d06d07450
commit
11fc80663f
1 changed files with 1 additions and 3 deletions
|
|
@ -11,9 +11,7 @@ include <tunables/global>
|
||||||
@{config_dirs} = @{user_config_dirs}/@{name}
|
@{config_dirs} = @{user_config_dirs}/@{name}
|
||||||
@{cache_dirs} = @{user_cache_dirs}/@{name}
|
@{cache_dirs} = @{user_cache_dirs}/@{name}
|
||||||
|
|
||||||
@{exec_path} = @{bin}/wechat
|
@{exec_path} = @{bin}/wechat @{lib_dirs}/wechat-appimage.Appimage /tmp/.mount_wechat??????/user/bin/wechat
|
||||||
@{exec_path} += @{lib_dirs}/wechat-appimage.Appimage
|
|
||||||
@{exec_path} += /tmp/.mount_wechat??????/user/bin/wechat
|
|
||||||
profile wechat-appimage @{exec_path} flags=(attach_disconnected) {
|
profile wechat-appimage @{exec_path} flags=(attach_disconnected) {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/attached/consoles>
|
include <abstractions/attached/consoles>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue