changes to niri/noctalia, add fuzzel

This commit is contained in:
Sean Kovacs 2026-02-06 21:49:13 -05:00
commit 7e322b21f8
Signed by: sckova
GPG key ID: 00F325187C68651A
5 changed files with 46 additions and 15 deletions

View file

@ -75,7 +75,7 @@
height = 2160;
refresh = 143.999;
};
scale = 1.33;
scale = 1.5;
position = {
x = 0;
y = 0;
@ -188,9 +188,7 @@
hotkey-overlay.title = "Open a Terminal: kitty";
};
"Mod+Space" = {
action.spawn-sh = [
"noctalia-shell ipc call launcher toggle"
];
action.spawn = [ "fuzzel" ];
hotkey-overlay.title = "Run an Application: Noctalia app launcher";
};