idefix starx i3
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user