Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
svelterust committed Aug 29, 2023
1 parent 0e7a11d commit 9e27a52
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ bind = SUPER, F, exec, /home/odd/.cargo/bin/raise --class "emacs" --launch "emac
bind = SUPER_SHIFT, F, exec, emacsclient --create-frame
```

## How to find class?

Run `hyprctl clients` while window is open, and look for `class: <class>`.

## How to install this?
## Install `raise`

There are multiple ways to install this:

1. Go to [releases](https://github.com/knarkzel/raise/releases)
2. `cargo install --git https://github.com/knarkzel/raise`
3. Add `github:knarkzel/raise` as a flake to your NixOS configuration

## How to find class?

Run `hyprctl clients` while window is open, and look for `class: <class>`.

0 comments on commit 9e27a52

Please sign in to comment.