Update .profile

This commit is contained in:
Vlad Doster 2020-01-01 18:27:32 -05:00 committed by GitHub
parent b30e854726
commit 83e75b389d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,8 +46,5 @@ mpd >/dev/null 2>&1 &
# Start graphical server on tty1 if not already running.
[ "$(tty)" = "/dev/tty1" ] && ! pgrep -x Xorg >/dev/null && exec startx
#Polybar
~/.local/bin/launch_polybar &
# Switch escape and caps if tty and no passwd required:
sudo -n loadkeys ~/.local/share/larbs/ttymaps.kmap 2>/dev/null