From a3bad57a59b857febb72d6ae68b46e51e2165c0d Mon Sep 17 00:00:00 2001 From: krolyxon Date: Fri, 3 Feb 2023 12:57:22 +0530 Subject: mounter, unmounter, profile, sbar --- .local/bin/unicode_emoji | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin/unicode_emoji') diff --git a/.local/bin/unicode_emoji b/.local/bin/unicode_emoji index 415a268..91ff6fe 100755 --- a/.local/bin/unicode_emoji +++ b/.local/bin/unicode_emoji @@ -10,4 +10,4 @@ chosen=$(cut -d ';' -f1 ~/.local/share/emoji | dmenu -i -l 30 | sed "s/ .*//") xdotool type "$chosen" printf "$chosen" | xclip -selection clipboard -notify-send "'$chosen' copied to clipboard." & \ No newline at end of file +notify-send "'$chosen' copied to clipboard." & -- cgit v1.2.3