diff --git a/dotfiles/polybar.conf b/dotfiles/polybar.conf index ea930ad..556a835 100644 --- a/dotfiles/polybar.conf +++ b/dotfiles/polybar.conf @@ -100,7 +100,7 @@ label =  %percentage_used: 2%% [module/network] type = custom/ipc -hook-0 = cat $XDG_RUNTIME_DIR/i3/network.txt +hook-0 = cat $XDG_RUNTIME_DIR/i3/network.txt 2> /dev/null initial = 1 [module/ethernet]