diff options
author | Mateja <mail@matejamaric.com> | 2021-06-10 10:03:01 +0200 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2021-06-10 10:03:01 +0200 |
commit | 399fc142e6e7656cfa6306c287f7152417429889 (patch) | |
tree | 8640ca3970df0bcf20fd568ecbea1e631c9361fd /.xprofile | |
parent | 6913884efba94bce410effe49739f629ff761e43 (diff) | |
download | dotfiles-399fc142e6e7656cfa6306c287f7152417429889.tar.gz dotfiles-399fc142e6e7656cfa6306c287f7152417429889.zip |
Redirect dwmblocks stdout to `/dev/null`.
Diffstat (limited to '.xprofile')
-rwxr-xr-x | .xprofile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ numlockx & dunst & udiskie & -dwmblocks & +dwmblocks > /dev/null & #picom & compton --backend glx -b & |