Update pkg.list
This commit is contained in:
parent
7905a7e926
commit
e34bf0766e
|
@ -184,6 +184,7 @@ signal-desktop
|
||||||
simple-scan
|
simple-scan
|
||||||
sof-firmware
|
sof-firmware
|
||||||
spotify-player
|
spotify-player
|
||||||
|
spotify-player-debug
|
||||||
spotify-tui
|
spotify-tui
|
||||||
spotifyd
|
spotifyd
|
||||||
starship
|
starship
|
||||||
|
|
|
@ -76,7 +76,7 @@ def parse_task_text(text):
|
||||||
text = text.replace(" - qutebrowser", "")
|
text = text.replace(" - qutebrowser", "")
|
||||||
text = text.replace(" - Discord", "")
|
text = text.replace(" - Discord", "")
|
||||||
text = text.replace(" - Chromium", "")
|
text = text.replace(" - Chromium", "")
|
||||||
text = text.replace(" - Obsidian v1.4.12", "")
|
text = text.replace(" - Obsidian v1.5.8", "")
|
||||||
return text
|
return text
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue