Skip to content

Commit 15045a3

Browse files
committed
Clarify Hyprland config for disabling portals
1 parent 392d99c commit 15045a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ For example, with Cage, the session command would be:
186186
command = "env GTK_USE_PORTAL=0 GDK_DEBUG=no-portals cage -s -mlast -- regreet"
187187
```
188188

189-
If using Hyprland, you can also append the following lines to the Hyprland config for ReGreet:
189+
If using Hyprland, you can instead append the following lines to the Hyprland config for ReGreet:
190190
```
191191
env = GTK_USE_PORTAL,0
192192
env = GDK_DEBUG,no-portals

0 commit comments

Comments
 (0)