new: add rofi module

This commit is contained in:
2026-05-30 14:38:05 -04:00
parent 900c1c8922
commit bd95554e17
2 changed files with 29 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@ settings["modules"] = {
cliphist = true,
pypr = true,
fcitx5 = false,
rofi = true,
}
return require("lua.lib.utils").extend_config(settings, "lua.user.settings")