Add 'unicode' script with emojis

This commit is contained in:
samedamci 2020-05-11 13:14:03 +02:00
parent 3372c86ca5
commit 05ba373f9a
No known key found for this signature in database
GPG Key ID: FCB4A9A20D00E894
2 changed files with 1662 additions and 15 deletions

View File

@ -8,22 +8,16 @@
# ██████ ██ ░░██░██ ░██░██░░██░░██████
# ░░░░░░ ░░ ░░ ░░ ░░ ░░ ░░ ░░░░░░
#
#
#~~~~~~
# APPS
#~~~~~~
# browser
super + b
iceweasel
# rofi
super + d
rofi -show run
# st
super + Return
st
# neomutt
XF86Mail
st -e neomutt
super + g
@ -33,27 +27,20 @@ super + g
#~~~~~~~~~
# SCRIPTS
#~~~~~~~~~
# screenshot
Print
screenshot
# rofi-mpd
super + m
rofi-mpd -a
# lock
super + x
lockscreen
# powermenu
super + z
powermenu
End
powermenu
# update
super + u
updater
# rofi-todo
super + n
rofi-todo -f $HOME/doc/notes/notes.json
# blaze
super + e
unicode
F11
[ $(pgrep ffmpeg) ] && blaze -s || blaze

1660
.local/bin/scripts/unicode Executable file

File diff suppressed because it is too large Load Diff