diff options
| author | Josh Rahm <rahm@google.com> | 2022-01-16 15:37:07 -0700 |
|---|---|---|
| committer | Josh Rahm <rahm@google.com> | 2022-01-16 15:37:07 -0700 |
| commit | 913139d4b5fcf330fb67d4a9a4519d534131cb4f (patch) | |
| tree | 7b74785d456f3cad21a92f60f4bf8ee444fdb974 /extras/HOME | |
| parent | 6647209f708c09a2ab62ef3b5c77f9b4aa241c70 (diff) | |
| download | rde-913139d4b5fcf330fb67d4a9a4519d534131cb4f.tar.gz rde-913139d4b5fcf330fb67d4a9a4519d534131cb4f.tar.bz2 rde-913139d4b5fcf330fb67d4a9a4519d534131cb4f.zip | |
add more emoticons. Fix emoticon script.
Diffstat (limited to 'extras/HOME')
| -rwxr-xr-x | extras/HOME/.local/bin/emoticon-select.sh | 3 | ||||
| -rw-r--r-- | extras/HOME/.xmobarrc | 2 | ||||
| -rw-r--r-- | extras/HOME/.xmonad/emoticons.txt | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extras/HOME/.local/bin/emoticon-select.sh b/extras/HOME/.local/bin/emoticon-select.sh index e1637d1..5674e44 100755 --- a/extras/HOME/.local/bin/emoticon-select.sh +++ b/extras/HOME/.local/bin/emoticon-select.sh @@ -11,7 +11,6 @@ else fi -selection="$("${menu[@]}" < $HOME/.xmonad/emoticons.txt)" -emoticon="$(echo ${selection/*-})" +emoticon="$("${menu[@]}" < $HOME/.xmonad/emoticons.txt | sed 's#^[^-]*-\s*##')" echo "$emoticon" | xclip -selection clipboard diff --git a/extras/HOME/.xmobarrc b/extras/HOME/.xmobarrc index 299877f..4e7aed3 100644 --- a/extras/HOME/.xmobarrc +++ b/extras/HOME/.xmobarrc @@ -57,7 +57,7 @@ Config "--normal", "#88ff88", "--high", "#ff8888" ] 10, - Run Mpris2 "spotifyd" [ + Run Mpris2 "spotify" [ "-t", "<fc=#1aa54b></fc> <fn=3><title></fn>", "--nastring", "<fc=#404040> </fc>"] 20, Run Com ".xmonad/xmobar-weather" [] "weather" 9000, diff --git a/extras/HOME/.xmonad/emoticons.txt b/extras/HOME/.xmonad/emoticons.txt index 65289c4..f919a81 100644 --- a/extras/HOME/.xmonad/emoticons.txt +++ b/extras/HOME/.xmonad/emoticons.txt @@ -1,5 +1,6 @@ Bear - (''')(0.0)(''') Cry - ಥ_ಥ +Cry - ಥ︵ಥ Deal with it - (•_•) ( •_•)>⌐■-■ (⌐■_■) Deal with it. - (▀̿Ĺ̯▀̿ ̿) Disapprove - ಠ_ಠ |