diff --git a/Configs/.local/share/waybar/modules/custom-hyprwhspr.jsonc b/Configs/.local/share/waybar/modules/custom-hyprwhspr.jsonc new file mode 100644 index 0000000000..258aabfe51 --- /dev/null +++ b/Configs/.local/share/waybar/modules/custom-hyprwhspr.jsonc @@ -0,0 +1,13 @@ +{ + "custom/hyprwhspr": { + "exec": "/usr/lib/hyprwhspr/config/hyprland/hyprwhspr-tray.sh status", + "return-type": "json", + "format": "{}", + "rotate": 0, + "interval": 2, + "exec-on-event": true, + "on-click": "/usr/lib/hyprwhspr/config/hyprland/hyprwhspr-tray.sh toggle", + "on-click-right": "/usr/lib/hyprwhspr/config/hyprland/hyprwhspr-tray.sh restart", + "tooltip": true + } +} diff --git a/Scripts/pkg_extra.lst b/Scripts/pkg_extra.lst index ddffb8daa7..bb75db505b 100644 --- a/Scripts/pkg_extra.lst +++ b/Scripts/pkg_extra.lst @@ -64,6 +64,9 @@ duf|fish # prettier version of d # --------------------------------------------------- // OSD swayosd-git #A GTK based on screen display for keyboard shortcuts like caps-lock and volume +# --------------------------------------------------- // Speech-to-Text +# hyprwhspr # Native speech-to-text for Linux (dictation) + # --------------------------------------------------- // Alternative Bar # wayle-bin # Wayland desktop shell (bar, OSD, notifications, wallpaper) # matugen-bin|wayle-bin # Material You color generation for dynamic theming