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