Commit 8969131c9051

Vincent Demeester <vincent@sbr.pm>
2026-03-09 11:16:18
feat(raffi): enable emoji and file browser addons
Enabled built-in emoji/nerd-font picker and file browser addons in raffi. Removed wofi-emoji sway keybinding since raffi's native emoji addon replaces it.
1 parent f17f3bb
Changed files (2)
dots
config
home
common
desktop
dots/config/raffi/raffi.yaml
@@ -25,6 +25,10 @@ addons:
     - JPY
   calculator:
     enabled: true
+  emoji:
+    enabled: true
+  file_browser:
+    enabled: true
   script_filters:
   - name: Timezones
     keyword: tz
home/common/desktop/sway/default.nix
@@ -288,7 +288,6 @@ in
         bindcode ${mod}+Control+Shift+Alt+41 exec emacs
         bindcode ${mod}+33 exec "${menu}"
         bindcode ${mod}+Shift+33 exec "raffi"
-        bindcode ${mod}+Control+33 exec "${pkgs.wofi-emoji}/bin/wofi-emoji -G"
         bindcode ${mod}+Shift+24 kill
         bindcode ${mod}+38 focus parent
         bindcode ${mod}+39 layout stacking