forked from Shinonome/dots-hyprland
fix typo
This commit is contained in:
@@ -110,7 +110,7 @@ case $SKIP_PLASMAINTG in
|
||||
true) sleep 0;;
|
||||
*)
|
||||
if $ask;then
|
||||
echo -e "${STY_YELLOW}[$0]: NOTE: The size of \"plasma-browser-integration\" is about 600 MiB.${STY_RST}"
|
||||
echo -e "${STY_YELLOW}[$0]: NOTE: The size of \"plasma-browser-integration\" is about 600 KiB.${STY_RST}"
|
||||
echo -e "${STY_YELLOW}It is needed if you want playtime of media in Firefox to be shown on the music controls widget.${STY_RST}"
|
||||
echo -e "${STY_YELLOW}Install it? [y/N]${STY_RST}"
|
||||
read -p "====> " p
|
||||
|
||||
Reference in New Issue
Block a user