mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
wal doesn't give error
This commit is contained in:
parent
7f3cabff9d
commit
5427f5fe30
2
.profile
2
.profile
@ -28,4 +28,4 @@ fi
|
|||||||
|
|
||||||
# Switch escape and caps and use wal colors if tty:
|
# Switch escape and caps and use wal colors if tty:
|
||||||
sudo -n loadkeys ~/.scripts/ttymaps.kmap 2>/dev/null
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user