waybar and rofi
This commit is contained in:
3
.config/waybar/scripts/check_updates.sh
Executable file
3
.config/waybar/scripts/check_updates.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
i="$(checkupdates)"
|
||||
printf "%b%b" "$i" "${i:+\n}" |wc -l; echo "$i" |column -t #|tr '\n' '\r'
|
Reference in New Issue
Block a user