add: signal-desktop scratchpad

This commit is contained in:
odweta
2026-06-03 18:12:12 +02:00
parent 0ff5b5d554
commit 684be21d9a
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ static const Rule rules[] = {
{ NULL, "keepassxc", NULL, SPTAG(2), 1, -1 },
{ NULL, "spnmtui", NULL, SPTAG(3), 1, -1 },
{ NULL, "spmusic", NULL, SPTAG(4), 1, -1 },
{ NULL, "signal", NULL, SPTAG(5), 1, -1 },
{ "firefox", NULL, NULL, 1 << 1, 0, -1 },
{ "jetbrains-studio", "jetbrains-studio", NULL, 1 << 0, 0, -1 },
};