Description
bspwm sxhkd xtitle xdo rpmbuild
Installation Instructions
spec files :
https://rpm-packaging-guide.github.io/#rpm-macros
To comment out macro use
%%
Because macros are expanded first, do not insert any multiline macros in a comment. If you want to comment out a line with a macro, double the percent signs (
%%
) as in the following example:# %%configure
Also, do not use inline comments ("#
") on the same line after a script command.
github source :
bspwm
https://github.com/baskerville/bspwm/sxhkd
https://github.com/baskerville/sxhkd/lemonbar-xft
https://github.com/krypt-n/bar/xdo
https://github.com/baskerville/xdo/xtitle
https://github.com/baskerville/xtitle/sutils
https://github.com/baskerville/sutils/compton
https://github.com/chjj/compton/
rpmbuild reference:
sxhkd
https://copr.fedorainfracloud.org/coprs/pidgornyy/sxhkd/xtitle
https://copr.fedorainfracloud.org/coprs/jfchevrette/bspwm/xdo
https://copr.fedorainfracloud.org/coprs/nrechn/bspwm/compton
https://copr.fedorainfracloud.org/coprs/mrbloups/compton/
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora rawhide | x86_64 (6)* | Fedora rawhide (94 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable sumeet/bspwm
More info about enabling Copr repositories