Add sway-menu & sway-fit-floats

Bob Hepple 2021-09-12 17:11:11 +10:00
parent abb0604fe4
commit eb71afdd98

@ -209,6 +209,7 @@ See also: [Screencast-Compatibility](https://github.com/emersion/xdg-desktop-por
* [sway-track-firefox](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-track-firefox) - watch firefox (and other apps) and bind Shift-Ins to paste PRIMARY selection
* [sway-track-prev-focus](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-track-prev-focus) - mark container with _prev for rapid switching between apps
* [nmcli-rofi](https://github.com/jvanbruegge/dotfiles/blob/master/sway/wifi/nmcli-rofi) - Wofi script to select wifi and VPNs with nmcli
* [sway-fit-floats](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-fit-floats) - manage floaters - fit in w/s; send/bring all to scrathcpad; unfloat all (ie tile them)
## Development
* [gtk-layer-shell](https://github.com/wmww/gtk-layer-shell) - A library to write GTK applications that use Layer Shell.