From 512b092c02d7bdc887ebc83418c6422931401c18 Mon Sep 17 00:00:00 2001 From: tmpm697 <48467427+tmpm697@users.noreply.github.com> Date: Tue, 26 Apr 2022 06:16:59 +0000 Subject: [PATCH] Add Overview --- Useful-add-ons-for-sway.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Useful-add-ons-for-sway.md b/Useful-add-ons-for-sway.md index 0b0e74e..202b8d4 100644 --- a/Useful-add-ons-for-sway.md +++ b/Useful-add-ons-for-sway.md @@ -82,6 +82,9 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org * [wsdnames.py](https://github.com/nwg-piotr/swayinfo/blob/master/wsdnames.py) - automatically renames workspace title * [swaysome](https://gitlab.com/hyask/swaysome) - manage workspaces namespaced on a per-screen basis, like awesome wm. +## Overview +* [sov](https://github.com/milgra/sov) - Similar to i3-overview: An overlay that shows schemas for all workspaces to make navigation in sway easier. + ## Layouts * [autotiling](https://github.com/nwg-piotr/autotiling) - switch the layout splith/splitv depending on the currently focused window dimensions. * [swaymonad](https://github.com/nicolasavru/swaymonad) - an auto-tiler that implements Xmonad-like layouts.