mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update .xinitrc
This commit is contained in:
parent
8872298135
commit
1b079a965b
8
.xinitrc
8
.xinitrc
@ -13,10 +13,4 @@
|
|||||||
# Your default LARBS WM is determined in your `~/.profile` on login. Here we
|
# Your default LARBS WM is determined in your `~/.profile` on login. Here we
|
||||||
# run the proper command to run when the graphical environment starts.
|
# run the proper command to run when the graphical environment starts.
|
||||||
|
|
||||||
case "$LARBSWM" in
|
exec i3
|
||||||
dwm) while :; do
|
|
||||||
ssh-agent dwm || break
|
|
||||||
done ;;
|
|
||||||
i3) exec i3 ;;
|
|
||||||
*) echo "No valid LARBS window manager detected." ;;
|
|
||||||
esac
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user