Update pkg.list

This commit is contained in:
Roland Thomas Jr 2024-03-01 18:42:34 -05:00
parent 7905a7e926
commit e34bf0766e
Signed by: roland
GPG Key ID: 7C3C2B085A4C2872
2 changed files with 2 additions and 1 deletions

View File

@ -184,6 +184,7 @@ signal-desktop
simple-scan
sof-firmware
spotify-player
spotify-player-debug
spotify-tui
spotifyd
starship

View File

@ -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