mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
added new FAQ
This commit is contained in:
parent
f8d3aa0dde
commit
259e72135b
1 changed files with 4 additions and 0 deletions
|
@ -332,3 +332,7 @@ If the pop-up disappears immediately, you can use:
|
||||||
```ini
|
```ini
|
||||||
windowrulev2 = minsize 1 1, title:^(TITLE)$, class:^(CLASS)$
|
windowrulev2 = minsize 1 1, title:^(TITLE)$, class:^(CLASS)$
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Steam's file picker no worky
|
||||||
|
|
||||||
|
On instances where you have a steam library on another drive that you have to add, the Hyprland's file picker would not normally appear when selecting a directory from steam. Steam have its own file picker, however, it's not functional. Install `xdg-desktop-portal-gtk` to show the desktop's file picker.
|
Loading…
Reference in a new issue