No description
Find a file
tetrakist f8995ad25c Fix large conky shadow when using large fonts.
After HiDPI was enabled, larger font sizes were needed in conky.conf.
Due to conky weirdness, this requires the addition of ${font} at the end
of the conky.text = [[ ]] section in conky.conf to prevent weird large
offsets for the drop shadow. This returns the shadow a ~1 pixel
offset.

See https://forums.gentoo.org/viewtopic-p-7132288.html

Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-03-24 21:43:53 +01:00
configs Fix large conky shadow when using large fonts. 2021-03-24 21:43:53 +01:00
programs Use by-path for vibrator device 2021-03-05 12:34:39 -05:00
scripts Do not close svkbd if it was already open before dmenu 2021-03-24 21:40:02 +01:00
.build.yml adding icons to menus 2021-02-01 18:32:32 +01:00
.editorconfig editorcheck update: restrict to shell scripts and C programs for now, and removing the maximum line length check for now. 2020-11-20 18:13:31 +01:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
.shellcheckrc implemented lookupcontactname() in call/text handler, removes non posix-compliant substitutions 2020-12-09 15:46:21 +01:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile Add HiDPI support: Xft Xresources, and xorg monitor dimesions 2021-03-15 21:29:52 +01:00
README.md fix builds button to only show sxmo-utils tests 2020-11-08 22:08:43 -05:00

sxmo-utils

builds.sr.ht status

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.