Start xournalpp in floating mode

master
Hektor Misplon 2021-02-21 15:28:55 +01:00
parent f33d20a35c
commit ed63a55488
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ static const Rule rules[] = {
{ "KeePassXC", NULL, NULL, 1 << 4, False, -1 }, { "KeePassXC", NULL, NULL, 1 << 4, False, -1 },
{ "Anki", NULL, NULL, 1 << 4, False, -1 }, { "Anki", NULL, NULL, 1 << 4, False, -1 },
{ "Goodvibes", NULL, NULL, 1 << 4, False, -1 }, { "Goodvibes", NULL, NULL, 1 << 4, False, -1 },
{ "Com.github.xournalpp.xournalpp", NULL, NULL, 0, True, -1 },
}; };
/* layout(s) */ /* layout(s) */