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