xinit: set touch env variable=1 for firefox

Signed-off-by: Miles Alan <m@milesalan.com>
This commit is contained in:
Anjandev Momi 2020-05-30 02:35:20 -07:00 committed by Miles Alan
parent 0cdf6e4723
commit ff5f92c048

View file

@ -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'