runs as a daemon to organize ~/Downloads dir
runs wofi to play music on spotify-tui
uses playerctl to check for currently playing music
example module:
// waybar-spotify
"custom/spotify": {
"exec": "$HOME/.config/waybar/sptwaybar",
"interval": 1,
"format": "{}",
"tooltip": true,
"max-length": 40,
"on-click": "playerctl play-pause",
"on-click-middle": "playerctl previous",
"on-click-right": "playerctl next",
"on-scroll-up": "playerctl position 05+",
"on-scroll-down": "playerctl position 05-",
"smooth-scrolling-threshold": 1,
},
Searches in the users default browser a prompt in DuckDuckGo
using roswell for a binary:
ros build <script>.rosor running it directly
./<script>.ros