From 227b230b3181d216bda7b8685b16a71f49ce80c5 Mon Sep 17 00:00:00 2001 From: berezowski Date: Sat, 21 Sep 2024 00:38:07 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d113674..b4f8849 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ # SWAY Workspace manipulation helper in progress / unstable +https://github.com/user-attachments/assets/7169c4ec-6c15-4ab4-a7ec-35b221379996 + #### motivation i was unhappy how sway handles user interaction with workspaces especially when you have additional monitors connected. This program tries very hard to keep all workspace operations on the output where the the currently focused container resides. Also it seconds as a replacement for a bash script to integrate workspaces in rofi. - ## Features - \/\ command stays on the active output @@ -18,8 +19,6 @@ Also it seconds as a replacement for a bash script to integrate workspaces in ro - move container to workspace on same output - select workspace by number on same output - - ## Installation #### Clone repo and go to Project directory