Include custom Xresources if it exists
This commit is contained in:
parent
1371e394f8
commit
accd38806a
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ xdefaults() {
|
||||||
xset s off -dpms
|
xset s off -dpms
|
||||||
xrdb /usr/share/sxmo/appcfg/xresources_xcalc.xr
|
xrdb /usr/share/sxmo/appcfg/xresources_xcalc.xr
|
||||||
xrdb /usr/share/sxmo/appcfg/xresources_dmenu.xr
|
xrdb /usr/share/sxmo/appcfg/xresources_dmenu.xr
|
||||||
|
[ -e "$HOME"/.Xresources ] && xrdb "$HOME"/.Xresources
|
||||||
synclient TapButton1=1 TapButton2=3 TapButton3=2 MinSpeed=0.25
|
synclient TapButton1=1 TapButton2=3 TapButton3=2 MinSpeed=0.25
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue