mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
Update ybrowser
This commit is contained in:
parent
37ffc69ce5
commit
ae85e22236
@ -11,7 +11,7 @@ d() {
|
||||
l="$(pr "${i}" | wc -l)"
|
||||
[ "${l}" -gt "21" ] && l="21"
|
||||
[ "${i}" ] || l="0"
|
||||
pr "${i}" | rofi -dmenu -i -l "${l}" -p "${1}"
|
||||
pr "${i}" | dmenu -i -l "${l}" -p "${1}"
|
||||
}
|
||||
n() { notify-send -i "${XDG_CONFIG_HOME}/dunst/yt.png" "${1}"; }
|
||||
sv() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user