Add rofi-rbw

This commit is contained in:
Sage 2026-01-30 14:23:43 +00:00
parent 26a047f429
commit 4608dd6f33

View file

@ -158,6 +158,7 @@ in
"Print" = "exec ${getExe fsss}";
"${modifier}+z" = "exec ${getExe zmenu}";
"${modifier}+p" = "exec clipmenu";
"${modifier}+b" = "exec ${getExe pkgs.rofi-rbw-x11}";
"${modifier}+y" = "sticky toggle";
"${modifier}+g" = "floating toggle";
});