From 3a819dcbf0f1a68bb4bba18e055f083dad47ac91 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Wed, 1 Jan 2020 18:25:11 -0500 Subject: [PATCH] Update .profile --- .profile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.profile b/.profile index 18134f6b..fef14cb1 100644 --- a/.profile +++ b/.profile @@ -46,5 +46,8 @@ 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