workstation/roles/home-gui/files/xsession-netbsd

8 lines
255 B
Text
Raw Normal View History

2024-03-18 21:22:09 +00:00
#!/bin/sh
. $HOME/.profile
xrdb -load $HOME/.Xresources
xsetroot -solid '#101010'
/usr/pkg/sbin/intel_backlight 10
xkbcomp -w0 -I"${XDG_CONFIG_HOME:-$HOME/.config}/xkb" -R"${XDG_CONFIG_HOME:-$HOME/.config}/xkb" keymap/acp $DISPLAY
2024-03-19 13:26:42 +00:00
exec /usr/pkg/bin/fvwm3