Removed explicit font from most dmenu calls, dmenu font is read from Xresources now and kept as uniform as possible
This commit is contained in:
parent
9d1527218a
commit
24905884ee
20 changed files with 38 additions and 34 deletions
|
@ -35,6 +35,7 @@ xdefaults() {
|
|||
xsetroot -mod 29 29 -fg '#0b3a4c' -bg '#082430'
|
||||
xset s off -dpms
|
||||
xrdb /usr/share/sxmo/appcfg/xresources_xcalc.xr
|
||||
xrdb /usr/share/sxmo/appcfg/xresources_dmenu.xr
|
||||
synclient TapButton1=1 TapButton2=3 TapButton3=2 MinSpeed=0.25
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue