feat(niri): hotkey overlay skip at startup
This commit is contained in:
parent
571d821619
commit
56a4476537
1 changed files with 1 additions and 0 deletions
|
@ -317,6 +317,7 @@
|
||||||
w2.name = "everything";
|
w2.name = "everything";
|
||||||
w3.name = "apps";
|
w3.name = "apps";
|
||||||
};
|
};
|
||||||
|
hotkey-overlay.skip-at-startup = true;
|
||||||
window-rules = [
|
window-rules = [
|
||||||
{
|
{
|
||||||
matches =
|
matches =
|
||||||
|
|
Loading…
Reference in a new issue