Add 'unicode' script with emojis

This commit is contained in:
Wiktor Zykubek 2020-05-11 13:14:03 +02:00
parent 317a38c0af
commit 04a8c27308
2 changed files with 1662 additions and 15 deletions

View File

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

1660
.local/bin/scripts/unicode Executable file

File diff suppressed because it is too large Load Diff