Update OGProg project name
This commit is contained in:
parent
21c3f1ef30
commit
97eabe4896
1 changed files with 1 additions and 1 deletions
|
@ -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"; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue