feat: update niri config

This commit is contained in:
2026-02-13 11:46:39 +08:00
parent a4ed789ae9
commit 3417ee5618
2 changed files with 9 additions and 1 deletions

View File

@@ -164,6 +164,7 @@ in
{
"Mod+Return".action.spawn = [
"kitty"
"-1"
];
"Mod+G".action.spawn = [ config.my.desktop.browser.default.command ];
"Mod+E".action.spawn = [ "nautilus" ];