From 2b40d2406d4469c7d19a8c17f9879b8aef182c21 Mon Sep 17 00:00:00 2001 From: Allie Stephan Date: Tue, 1 Mar 2022 20:25:07 -0500 Subject: [PATCH] Add swaycons to Misc. Scripts --- Useful-add-ons-for-sway.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Useful-add-ons-for-sway.md b/Useful-add-ons-for-sway.md index e0faf78..7b4c229 100644 --- a/Useful-add-ons-for-sway.md +++ b/Useful-add-ons-for-sway.md @@ -246,6 +246,7 @@ See also: [Screencast-Compatibility](https://github.com/emersion/xdg-desktop-por * [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 scratchpad; unfloat all (ie tile them) * [sway-new-workspace](https://github.com/nzig/sway-new-workspace) - create bindings for opening a new workspace, or moving windows to a new workspace +* [swaycons](https://github.com/ActuallyAllie/swaycons) - display window icons with font icons ## Development * [gtk-layer-shell](https://github.com/wmww/gtk-layer-shell) - A library to write GTK applications that use Layer Shell.