mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update .profile
This commit is contained in:
parent
5549522543
commit
3a819dcbf0
3
.profile
3
.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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user