i3mpdupdate fix
This commit is contained in:
@@ -44,7 +44,7 @@ exec --no-startup-id ~/.scripts/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 "pgrep -x i3mpdupdate || i3mpdupdate"
|
||||
exec --no-startup-id i3mpdupdate
|
||||
# Remove recording icon if not properly closed on last shutdown.
|
||||
exec --no-startup-id rm -f ~/.larbs/.recording
|
||||
# Network manager applet
|
||||
|
||||
Reference in New Issue
Block a user