From 1d95185d4299b6035cc6264ec851478098c2d369 Mon Sep 17 00:00:00 2001 From: Yama Date: Tue, 7 Nov 2023 00:38:46 +0100 Subject: [PATCH] add AUR install-method to README.md [no actions] --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a5e4d9c..c40e8ef 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,13 @@ Restore workspaces in sway to displays and move applications to their workspaces ## Setup 1. Setup displays, e.g. with `wdisplay` -1. Download from [Actions](https://github.com/Nama/sway-workspaces/actions) or [Releases](https://github.com/Nama/sway-workspaces/releases) -1. `unzip` and `chmod +x` the file -1. Run after setting up your displays `./swayrst save ` +1. Download + 1. Either from [AUR](https://aur.archlinux.org/packages/swayrst-git) with `yay -S swayrst-git` + 1. Or download from [Actions](https://github.com/Nama/sway-workspaces/actions) or [Releases](https://github.com/Nama/sway-workspaces/releases) + 1. `unzip` and `chmod +x` the file +1. Run after setting up your displays `swayrst save ` 1. Repeat for every display setup -1. Run `./swayrst load ` to restore windows into workspaces +1. Run `swayrst load ` to restore windows into workspaces 1. Make [kanshi](https://sr.ht/~emersion/kanshi/) run this command for more automation