This commit is contained in:
2024-09-17 09:42:28 -04:00
parent 63fd46b9f8
commit 00b8680745
9 changed files with 86 additions and 78 deletions

View File

@@ -38,7 +38,7 @@
binds = with config.lib.niri.actions; {
#application launcher
"Mod+Space".action = spawn [
"rofi"
"${pkgs.rofi-wayland}/bin/rofi"
"-show"
"combi"
];