From 45b50b63097b062fe2b9e2f1337222fc9ffdeef1 Mon Sep 17 00:00:00 2001 From: Bob Hepple Date: Wed, 10 Feb 2021 09:53:44 +1000 Subject: [PATCH] Updated Useful add ons for sway (markdown) --- Useful-add-ons-for-sway.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Useful-add-ons-for-sway.md b/Useful-add-ons-for-sway.md index 88cbf59..6a85f4c 100644 --- a/Useful-add-ons-for-sway.md +++ b/Useful-add-ons-for-sway.md @@ -91,12 +91,12 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org * [wshowkeys](https://git.sr.ht/~sircmpwn/wshowkeys) - display keypresses * [ydotool](https://github.com/ReimuNotMoe/ydotool) - Generic command-line automation tool (no X!) [like xdotool(1)] * [clipman](https://github.com/yory8/clipman) - A basic clipboard manager for Wayland, with support for persisting copy buffers after an application exits. -* [wl-clipboard](https://github.com/bugaevc/wl-clipboard) - Wayland clipboard utilities, wl-copy and wl-paste, to copy data between the clipboard and Unix pipes, sockets, files etc| +* [wl-clipboard](https://github.com/bugaevc/wl-clipboard) - Wayland clipboard utilities, wl-copy and wl-paste, to copy data between the clipboard and Unix pipes, sockets, files etc * [wl-clipboard-history](https://github.com/janza/wl-clipboard-history) - Wayland clipboard history tracker * [swaykbdd](https://github.com/artemsen/swaykbdd) - per-window keyboard layout for Sway * [i3keys](https://github.com/RasmusLindroth/i3keys) - lists all the keys that are bound to some action in i3 or sway * [swaynagmode](https://github.com/b0o/swaynagmode) - programmatic control over swaynag, intended for use with keyboard bindings -* [sway-alttab](https://github.com/reisub0/sway-alttab) - simple daemon that keeps track of your last focused window and switches to it on receiving a SIGUSR1. Automatically binds Alt-Tab to the same action.| +* [sway-alttab](https://github.com/reisub0/sway-alttab) - simple daemon that keeps track of your last focused window and switches to it on receiving a SIGUSR1. Automatically binds Alt-Tab to the same action. * [wlrctl](https://git.sr.ht/~brocellous/wlrctl) - command line utility for miscellaneous wlroots Wayland extensions (similar to xdotool). WARNING: requires sway-1.6+ ### Input Method Editors