diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-04-01 04:30:13 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-01 04:30:13 +0900 |
| commit | 34912183044d1fb6cd04d10d09e00bd1b1db148b (patch) | |
| tree | 3605c3b667761ba7e82e6719ffaed82be78c3d7c /config/hypr/scripts/RofiEmoji.sh | |
| parent | 90e986c2acf89350444ce2ea0c1268d571089744 (diff) | |
| parent | b3e8d7bd62140e36074f8a8e24d32bf33d10f8d8 (diff) | |
Merge branch 'development' into patch-1
Diffstat (limited to 'config/hypr/scripts/RofiEmoji.sh')
| -rwxr-xr-x | config/hypr/scripts/RofiEmoji.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/RofiEmoji.sh b/config/hypr/scripts/RofiEmoji.sh index 60eff33d..4c51ee8a 100755 --- a/config/hypr/scripts/RofiEmoji.sh +++ b/config/hypr/scripts/RofiEmoji.sh @@ -2,12 +2,12 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## # Rofi Emoticons. Not my own. Cant remember the source -sed '1,/^### DATA ###$/d' $0 | +sed '1,/^# # DATA # #$/d' $0 | rofi -dmenu -config ~/.config/rofi/config-long.rasi| cut -d ' ' -f 1 | tr -d '\n' | wl-copy exit -# DATA # +# # DATA # # 😀 grinning face face smile happy joy :D grin 😃 grinning face with big eyes face happy joy haha :D :) smile funny 😄 grinning face with smiling eyes face happy joy funny haha laugh like :D :) smile |
