switch to hyprland lua

This commit is contained in:
2026-05-17 11:29:41 +02:00
parent dc0bfb0d23
commit 75675af8d1
46 changed files with 8711 additions and 10223 deletions
@@ -4,18 +4,19 @@
* @authorLink https://github.com/arg0NNY/DiscordPlugins
* @invite M8DBtcZjXD
* @donate https://donationalerts.com/r/arg0nny
* @version 1.2.2
* @version 1.2.3
* @description Shows if a person in the text chat is also in a voice chat you're in.
* @website https://github.com/arg0NNY/DiscordPlugins/tree/master/InMyVoice
* @source https://github.com/arg0NNY/DiscordPlugins/blob/master/InMyVoice/InMyVoice.plugin.js
* @updateUrl https://raw.githubusercontent.com/arg0NNY/DiscordPlugins/master/InMyVoice/InMyVoice.plugin.js
* @runAt idle
*/
/* ### CONFIG START ### */
const config = {
info: {
name: 'InMyVoice',
version: '1.2.2',
version: '1.2.3',
description: 'Shows if a person in the text chat is also in a voice chat you\'re in.'
},
changelog: [