Skip to content

Commit

Permalink
fix: Correct typo in Yafti config
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Sep 29, 2023
1 parent b51ace8 commit 5ea2392
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -69,7 +69,7 @@ screens:
Brew Package Manager:
description: The missing package manager for macOS (or Linux)
default: false
package:
packages:
- Install Brew: sudo -A just --unstable install-brew
- Add Brew to shell: just --unstable install-brew-to-shell
Oversteer:
Expand Down
Expand Up @@ -50,7 +50,7 @@ screens:
Brew Package Manager:
description: The missing package manager for macOS (or Linux)
default: false
package:
packages:
- Install Brew: sudo -A just --unstable install-brew
- Add Brew to shell: just --unstable install-brew-to-shell
OpenRazer:
Expand Down

0 comments on commit 5ea2392

Please sign in to comment.