|
|
|
@ -3,7 +3,7 @@ |
|
|
|
# Rofi Emoticons. Not my own. Cant remember the source |
|
|
|
# Rofi Emoticons. Not my own. Cant remember the source |
|
|
|
|
|
|
|
|
|
|
|
sed '1,/^# # DATA # #$/d' $0 | |
|
|
|
sed '1,/^# # DATA # #$/d' $0 | |
|
|
|
rofi -dmenu -config ~/.config/rofi/config-long.rasi| |
|
|
|
rofi -i -dmenu -config ~/.config/rofi/config-long.rasi| |
|
|
|
cut -d ' ' -f 1 | tr -d '\n' | wl-copy |
|
|
|
cut -d ' ' -f 1 | tr -d '\n' | wl-copy |
|
|
|
|
|
|
|
|
|
|
|
exit |
|
|
|
exit |
|
|
|
|