Remove ssh-agent from xsession
This commit is contained in:
parent
69b020d973
commit
47e93a1408
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ xrdb -load $HOME/.Xresources
|
||||||
xsetroot -solid '#101010'
|
xsetroot -solid '#101010'
|
||||||
/usr/pkg/sbin/intel_backlight 10
|
/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
|
xkbcomp -w0 -I"${XDG_CONFIG_HOME:-$HOME/.config}/xkb" -R"${XDG_CONFIG_HOME:-$HOME/.config}/xkb" keymap/acp $DISPLAY
|
||||||
exec /usr/bin/ssh-agent /usr/pkg/bin/fvwm3
|
exec /usr/pkg/bin/fvwm3
|
||||||
|
|
Loading…
Reference in a new issue