Commit be8ea7581b75

Vincent Demeester <vincent@sbr.pm>
2026-03-31 14:39:02
feat(raffi): add gh-news launcher
Opens GitHub notifications TUI in a kitty window.
1 parent cd0fa25
Changed files (1)
dots
config
dots/config/raffi/raffi.yaml
@@ -231,6 +231,12 @@ launchers:
     binary: dino
     description: Dino (XMPP)
     icon: dino
+  gh-news:
+    description: GitHub Notifications
+    icon: github
+    ifexist: gh
+    script: |
+      kitty --title "gh-news" gh-news
   htop:
     description: System Monitor
     icon: htop