niri: Mod+O - overview

This commit is contained in:
Simon Gardling 2025-05-23 00:49:13 -07:00
parent 22885e8f45
commit 2092341d9e
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -130,6 +130,9 @@
"${pkgs.fuzzel}/bin/fuzzel"
];
"Mod+O".action = toggle-overview;
# open a terminal
"Mod+T".action = spawn "${pkgs.alacritty}/bin/alacritty";