Skip to content

Commit

Permalink
fix(vrsjmp): Remove remove downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
leoshimo committed Jul 26, 2024
1 parent 7b84b76 commit fffbacf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/vrsjmp.ll
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,6 @@
# machine-local
(local_items)

# Shortcuts
(list (make_item "Clear Downloads" '(exec "clear_downloads")))

# misc
(list (make_item "Restart vrsd" '(exec "pkill" "-ax" "vrsd"))
(make_item "Toggle Darkmode" '(toggle_darkmode))
Expand Down

0 comments on commit fffbacf

Please sign in to comment.