2020-08-09 11:42:22 +00:00
|
|
|
use: rofi -dmenu -i
|
2020-06-21 10:41:26 +00:00
|
|
|
|
2021-04-23 10:43:25 +00:00
|
|
|
menu: copy :: -no-custom
|
|
|
|
make => /home/leon/scripts/memeaker
|
|
|
|
copy => /home/leon/scripts/copy-pasta.sh
|
|
|
|
|
2020-06-21 10:41:26 +00:00
|
|
|
menu: set-redshift :: -no-custom
|
|
|
|
off => redshift -x
|
|
|
|
medium => redshift -P -O 5000
|
|
|
|
high => redshift -P -O 4500
|
|
|
|
extreme => redshift -P -O 4000
|
|
|
|
|
|
|
|
menu: translate
|
|
|
|
de => notify-send "Translation" "$(trans :de "{{}}" --no-ansi)"
|
|
|
|
en => notify-send "Translation" "$(trans :en "{{}}" --no-ansi)"
|
|
|
|
|
|
|
|
menu: search
|
|
|
|
g => firefox https://google.com?q={{}}
|
|
|
|
yt => firefox https://youtube.com/results?search_query={{}}
|