Skip to content

Commit

Permalink
add AUR install-method to README.md
Browse files Browse the repository at this point in the history
[no actions]
  • Loading branch information
Nama committed Nov 6, 2023
1 parent 4bdc411 commit 1d95185
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <profilename>`
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 <profilename>`
1. Repeat for every display setup
1. Run `./swayrst load <profilename>` to restore windows into workspaces
1. Run `swayrst load <profilename>` to restore windows into workspaces
1. Make [kanshi](https://sr.ht/~emersion/kanshi/) run this command for more automation


Expand Down

0 comments on commit 1d95185

Please sign in to comment.