made thundar background task, oops lol
This commit is contained in:
parent
b428d48fb3
commit
ea2ea07760
@ -15,6 +15,9 @@ xsetroot -cursor_name left_ptr
|
|||||||
# modmap because xinit won't do it
|
# modmap because xinit won't do it
|
||||||
xmodmap -pke $HOME/.config/x11/.Xmodmap
|
xmodmap -pke $HOME/.config/x11/.Xmodmap
|
||||||
|
|
||||||
|
# start thunar daemon so it doesn't take years to load
|
||||||
|
thunar --daemon &
|
||||||
|
|
||||||
# handle some nvidia stuff for archmetabox
|
# handle some nvidia stuff for archmetabox
|
||||||
HOST=$(cat /etc/hostname)
|
HOST=$(cat /etc/hostname)
|
||||||
if [ "$HOST" == "archmetabox" ] ; then
|
if [ "$HOST" == "archmetabox" ] ; then
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user