Add xcalc to the app menu; xrdb new xcalc xresources file on xinit

This commit is contained in:
Miles Alan 2020-05-22 22:12:46 -05:00
parent ce78bf58fa
commit 402aa6f142
3 changed files with 52 additions and 1 deletions

View file

@ -22,10 +22,11 @@ programchoicesinit() {
echo $WMCLASS | grep -i "applications" && CHOICES="$(echo "
Surf ^ 0 ^ surf
Netsurf ^ 0 ^ netsurf
Firefox ^ 0 ^ firefox
Sacc ^ 0 ^ st -e sacc i-logout.cz/1/bongusta
W3M ^ 0 ^ st -e w3m duck.com
Xcalc ^ 0 ^ xcalc
St ^ 0 ^ st
Firefox ^ 0 ^ firefox
Foxtrotgps ^ 0 ^ foxtrotgps
")" && WINNAME=Apps && return

View file

@ -9,6 +9,9 @@ xset s off -dpms
alsactl --file /usr/share/sxmo/default_alsa_sound.conf restore
#xset r off
# Xresources
xrdb /usr/share/sxmo/xresources_xcalc.xr
# E.g. for PBP
synclient TapButton1=1 TapButton2=3 TapButton3=2 MinSpeed=0.25
keynav &