xinit: set touch env variable=1 for firefox

Signed-off-by: Miles Alan <m@milesalan.com>
master
Anjandev Momi 5 years ago committed by Miles Alan
parent 0cdf6e4723
commit ff5f92c048
  1. 1
      scripts/core/sxmo_xinit.sh

@ -2,6 +2,7 @@
source /etc/profile
which $TERM || export TERM=st
which $BROWSER || export BROWSER=surf
[ -z "$MOZ_USE_XINPUT2" ] && export MOZ_USE_XINPUT2=1
xmodmap /usr/share/sxmo/xmodmap_caps_esc
xsetroot -mod 3 2 -fg '#000000' -bg '#888888'

Loading…
Cancel
Save