summaryrefslogtreecommitdiff
path: root/.config/i3/config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-08 14:45:33 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-08 14:45:33 -0700
commit68ec754d8c5953532a39a69b8ca11d9dd4d724a0 (patch)
treeb1a1248fb48b471e96db469fdc4cc790ee6bdfad /.config/i3/config
parentfab048f960665a2d88658e329343c30685e5af32 (diff)
downloaddotfiles-68ec754d8c5953532a39a69b8ca11d9dd4d724a0.tar.gz
i3status-wrapper: start i3status ourselves
Diffstat (limited to '.config/i3/config')
-rw-r--r--.config/i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 1cd3152b..e639e8b1 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -391,7 +391,7 @@ bar {
# to be refreshed when the system is under load; we're giving
# up some of that with i3status-wrapper, but let's see if it
# actually matters
- status_command i3status | ~/src/dotfiles/scripts/desktop/i3status-wrapper
+ status_command ~/src/dotfiles/scripts/desktop/i3status-wrapper
# default behaviour is to cycle through workspaces when scroll
# wheel is used on the bar. However, don't think I've ever