AutoYADM commit: 2025-07-23 12:30:12
This commit is contained in:
parent
aae813e3c9
commit
c3c44f232c
1 changed files with 5 additions and 5 deletions
|
@ -90,11 +90,11 @@ alias global t cwd-terminal
|
|||
|
||||
# discord rich presence
|
||||
try %{
|
||||
evaluate-commands %sh{
|
||||
if [ "$(hostname)" != dbox ]; then
|
||||
echo "fail Not on dbox"
|
||||
fi
|
||||
}
|
||||
source %exp{%val{config}/discord.kak}
|
||||
require-module discord-rpc
|
||||
# hook global -once ClientCreate .* %{
|
||||
# discord-presence-enable
|
||||
# }
|
||||
} catch %{
|
||||
echo -debug Couldn't start discord RTP: %val{error}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue