-
Notifications
You must be signed in to change notification settings - Fork 335
fix(dwm-titus): Multiple fixes #1032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! cc @ChrisTitusTech good to merge
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
Made some adjustments to take advantage of the common-service-script for consistency. (I'm testing this script with void whenever that gets added) |
@adamperkowski Can you check everything again? I changed a few things and added alpine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there are some errors here. take a look at the CI
@adamperkowski I corrected my error and addressed the other problems that shellcheck was catching. Did a quick test on all the distros and it works |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the quick fix. lgtm
Type of Change
Description
Added picom depends for apt, dnf, and zypper. Added Zypper, and Alpine for install. Slight change in dm check.
Testing
Tested in Arch, Fedora 41, Debian, Opensuse Tumbleweed, Alpine
Impact
Issues / other PRs related
Additional Information
I know Chris may be picky about touching dwmtitus...
Checklist