typos

Bob Hepple 2021-11-07 17:46:45 +10:00
parent ca462833d2
commit e69c8dec99

@ -1,4 +1,4 @@
Here is a list of apps and scripts for [swaywm](https://github.com/swaywm/sway).
Here is a list of apps and scripts for [swaywm](https://github.com/swaywm/sway) (and probably other WM's based on wlroots)
Note that pretty much all GTK and KDE apps such as firefox, thunderbird, chromium, even emacs (with the puregtk/emacs-28 branch) can be run as native wayland under sway so they're not listed here.
@ -222,7 +222,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)
* [sway-fit-floats](https://gitlab.com/wef/dotfiles/-/blob/master/bin/sway-fit-floats) - manage floaters - fit in w/s; send/bring all to scratchpad; 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.