summaryrefslogtreecommitdiffstats
path: root/.config/i3
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-08-16 13:23:38 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-08-16 13:23:38 -0400
commit74d169974ab2c777189727e5fc41e84916dba878 (patch)
tree3154c50e252d285549f5fcf04cd91e44a68863c0 /.config/i3
parent39c41211dc95d75d53c43a7e42ee405c89e723b7 (diff)
downloadeibhear-74d169974ab2c777189727e5fc41e84916dba878.tar.gz
eibhear-74d169974ab2c777189727e5fc41e84916dba878.tar.zst
eibhear-74d169974ab2c777189727e5fc41e84916dba878.zip
i3mpdupdate fix
Diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config
index d654b62..7ae2e63 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -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