File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# README for Swaddle
2
2
3
+ Swayidle inhibitor that automatically detects audio / video and will prevent your system from sleeping. No manual intervention needed!
4
+
3
5
** note**
4
6
** right now this has only been tested with firefox, not sure how well it will work with chrome based browsers at this time**
7
+
5
8
## Installation
6
9
7
10
Swaddle can be installed from the AUR:
@@ -11,9 +14,10 @@ yay -S swaddle
11
14
```
12
15
13
16
## 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.
17
21
18
22
## Overview
19
23
You can’t perform that action at this time.
0 commit comments