ludwigd/sway-supplemental
Project ID: 95106
Description
Supplemental packages for my sway setup. More to come...
yaws
yaws
is yet another window switcher for sway and rofi.
rofi -modes combi -combi-modes sway:yaws,drun -show combi
swaycaffeine
swaycaffeine
gives you easy access to Sway's idle inhibitors.
# Toggle the 'visible' inhibitor on the focused window
bindsym $mod+i exec swaycaffeine -t -i visible
# Remove inhibitors from ALL windows at once
bindsym $mod+Shift+i exec swaycaffeine --clear-all
For a complete list of available options, run swaycaffeine --help
.
Installation Instructions
- Enable this COPR running
sudo dnf copr enable ludwigd/sway-supplemental
- Install the packages running
sudo dnf in <package_name>
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 40 | x86_64 (7)* | Fedora 40 (13 downloads) |
Fedora 41 | x86_64 (4)* | Fedora 41 (7 downloads) |
Fedora rawhide | x86_64 (12)* | Fedora rawhide (19 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ludwigd/sway-supplemental
More info about enabling Copr repositories