xinit: set touch env variable=1 for firefox
Signed-off-by: Miles Alan <m@milesalan.com>
This commit is contained in:
parent
0cdf6e4723
commit
ff5f92c048
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue