Update OGProg project name

This commit is contained in:
Charlotte Van Petegem 2023-02-15 14:05:53 +01:00
parent 21c3f1ef30
commit 97eabe4896
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -108,7 +108,7 @@ in
window.commands = [
{ command = "floating enable"; criteria = { app_id = "launcher"; }; }
{ command = "floating enable"; criteria = { title = "Quick Format Citation"; class = "Zotero"; }; }
{ command = "floating enable"; criteria = { class = "be.ugent.flash.Main"; }; }
{ command = "floating enable"; criteria = { class = "be.ugent.dominion.Main"; }; }
];
input = {
"type:keyboard" = { xkb_layout = "us"; xkb_variant = "altgr-intl"; xkb_numlock = "enabled"; xkb_options = "compose:caps"; };