mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
This commit is contained in:
commit
4d597f945b
@ -140,6 +140,9 @@ ex=🎯:\
|
|||||||
*.java=♨:\
|
*.java=♨:\
|
||||||
"
|
"
|
||||||
|
|
||||||
|
# Start graphical server on user's current tty if not already running.
|
||||||
|
[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Xorg >/dev/null 2>&1 && exec startx "$XINITRC"
|
||||||
|
|
||||||
[ ! -f ${XDG_CONFIG_HOME:-$HOME/.config}/shell/shortcutrc ] && setsid shortcuts >/dev/null 2>&1
|
[ ! -f ${XDG_CONFIG_HOME:-$HOME/.config}/shell/shortcutrc ] && setsid shortcuts >/dev/null 2>&1
|
||||||
|
|
||||||
# Switch escape and caps if tty and no passwd required:
|
# Switch escape and caps if tty and no passwd required:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user