AutoYADM commit: 2025-07-22 18:32:45

This commit is contained in:
Daniel Fichtinger 2025-07-22 18:32:45 -04:00
parent 91b8a0717d
commit 83d941fc4d
2 changed files with 58 additions and 30 deletions

View file

@ -90,6 +90,7 @@ alias global t cwd-terminal
# discord rich presence
try %{
source %exp{%val{config}/discord.kak}
require-module discord-rtp
# hook global -once ClientCreate .* %{
# discord-presence-enable
# }