idefix starx i3
This commit is contained in:
parent
13e0b7f421
commit
76dea1a30e
@ -22,9 +22,6 @@ fi
|
||||
|
||||
export LC_CTYPE=fr_FR.UTF-8
|
||||
|
||||
# disable bell
|
||||
xset b off
|
||||
|
||||
# OpenBSD auto start X
|
||||
if [ "$(tty)" == "/dev/ttyC0" ]; then
|
||||
startx
|
||||
|
6
_xinitrc__idefix.armorique.lan
Normal file
6
_xinitrc__idefix.armorique.lan
Normal file
@ -0,0 +1,6 @@
|
||||
xset b off
|
||||
xrdb -merge ~/.Xresources
|
||||
xsetroot -solid steelblue &
|
||||
xidle -timeout 300 -program "/usr/X11R6/bin/xlock -mode blank" &
|
||||
xrandr --output LVDS1 --auto --output VGA1 --auto --above LVDS1
|
||||
exec /usr/bin/ssh-agent /usr/local/bin/i3
|
Loading…
Reference in New Issue
Block a user