entr command to replace podboat

This commit is contained in:
Luke Smith
2018-12-08 16:01:11 -05:00
parent f4d2ac1419
commit 924a44618f
3 changed files with 28 additions and 1 deletions

View File

@@ -60,9 +60,11 @@ exec --no-startup-id remaps
# Unclutter makes the mouse invisible after a brief period
exec --no-startup-id unclutter
# Run the script to update the mpd i3block on change.
exec --no-startup-id i3mpdupdate
exec_always --no-startup-id i3mpdupdate
# mpd startup
exec --no-startup-id mpd
# Podboat automatic queue and download
exec --no-startup-id podentr
# Set Xresources colors:
set_from_resource $darkblack color0 #000000