]> git.rmz.io Git - dotfiles.git/commitdiff
rofimoji: an rofi based utf8/emoji selector
authorSamir Benmendil <me@rmz.io>
Wed, 21 Feb 2024 01:17:55 +0000 (01:17 +0000)
committerSamir Benmendil <me@rmz.io>
Wed, 21 Feb 2024 01:26:42 +0000 (01:26 +0000)
Makefile
rofimoji.rc [new file with mode: 0644]

index fb253764ee607124e5ce0b6e2b1d6273b3445f48..7e6914752067497b29b74079e50f7434f66ad827 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -113,6 +113,10 @@ rofi: $(XDG_CONFIG_HOME)
        ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@
 .PHONY: rofi
 
        ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@
 .PHONY: rofi
 
+rofimoji: $(XDG_CONFIG_HOME)
+       ln -sfT $(APATH)/$@.rc $(XDG_CONFIG_HOME)/$@.rc
+.PHONY: rofimoji
+
 ssh:
        ln -sfT $(APATH)/ssh/config ~/.ssh/config
 .PHONY: ssh
 ssh:
        ln -sfT $(APATH)/ssh/config ~/.ssh/config
 .PHONY: ssh
diff --git a/rofimoji.rc b/rofimoji.rc
new file mode 100644 (file)
index 0000000..7f935b8
--- /dev/null
@@ -0,0 +1,2 @@
+# there are more to add still
+files = [emojis, *latin*, greek*, general_punctuation, chess_symbols, currency_symbols, control_pictures, dingbats, emoticons, *alphanumeric*, miscellaneous*, ornamental_dingbats, playing_cards, mathematical*, supplemental_math*]