summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-12-01 11:23:46 -0500
committerLuke Smith <luke@lukesmith.xyz>2018-12-01 11:23:46 -0500
commit5427f5fe3016e90fa099c114fbf599a8b2bf0068 (patch)
treee28b3da5da4a1414796d3c20de96de2a1d63c493 /.profile
parent7f3cabff9df54d45568f53d6794cf6813327fc3d (diff)
downloadeibhear-5427f5fe3016e90fa099c114fbf599a8b2bf0068.tar.gz
eibhear-5427f5fe3016e90fa099c114fbf599a8b2bf0068.tar.zst
eibhear-5427f5fe3016e90fa099c114fbf599a8b2bf0068.zip
wal doesn't give error
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 065be98..4e051f7 100644
--- a/.profile
+++ b/.profile
@@ -28,4 +28,4 @@ fi
# Switch escape and caps and use wal colors if tty:
sudo -n loadkeys ~/.scripts/ttymaps.kmap 2>/dev/null
-tty | grep tty >/dev/null && wal -Rns
+tty | grep tty >/dev/null && wal -Rns >/dev/null 2>&1