Some debugs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Section "InputClass"
|
||||
Identifier "system-keyboard"
|
||||
MatchIsKeyboard "on"
|
||||
Option "XkbLayout" "us_qwerty-fr"
|
||||
Option "XkbLayout" "us_qwerty_fr"
|
||||
Option "XkbModel" "pc105"
|
||||
Option "XkbVariant" "qwerty-fr"
|
||||
Option "XkbOptions" ""
|
||||
|
||||
@@ -60,3 +60,7 @@ HISTTIMEFORMAT="%F %T "
|
||||
TERM=xterm
|
||||
|
||||
neofetch
|
||||
|
||||
if [ -z "$DISPLAY" ] && [ "$XDG_VTNR" = 1 ]; then
|
||||
exec startx
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user