diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-12-01 11:23:46 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-12-01 11:23:46 -0500 |
| commit | 5427f5fe3016e90fa099c114fbf599a8b2bf0068 (patch) | |
| tree | e28b3da5da4a1414796d3c20de96de2a1d63c493 | |
| parent | 7f3cabff9df54d45568f53d6794cf6813327fc3d (diff) | |
| download | eibhear-5427f5fe3016e90fa099c114fbf599a8b2bf0068.tar.gz eibhear-5427f5fe3016e90fa099c114fbf599a8b2bf0068.tar.zst eibhear-5427f5fe3016e90fa099c114fbf599a8b2bf0068.zip | |
wal doesn't give error
| -rw-r--r-- | .profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
