Skip to content

Commit 2ce6063

Browse files
committed
update readme
1 parent 439cfdf commit 2ce6063

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# README for Swaddle
22

3+
Swayidle inhibitor that automatically detects audio / video and will prevent your system from sleeping. No manual intervention needed!
4+
35
**note**
46
**right now this has only been tested with firefox, not sure how well it will work with chrome based browsers at this time**
7+
58
## Installation
69

710
Swaddle can be installed from the AUR:
@@ -11,9 +14,10 @@ yay -S swaddle
1114
```
1215

1316
## Post-Install
14-
To integrate swaddle with Sway, add the following line to your Sway configuration:
15-
`exec_always --no-startup-id /usr/bin/swaddle &`
16-
Then reload your Sway configuration or restart Sway.
17+
18+
To integrate swaddle with Sway/Hyprland, add the following line to your Sway/Hypr configuration:
19+
`exec_always --no-startup-id /usr/local/bin/swaddle &`
20+
Then reload your configuration or restart Sway/Hyprland.
1721

1822
## Overview
1923

0 commit comments

Comments
 (0)