From 259e72135bd77aed7a5c23c3fb5226262da72815 Mon Sep 17 00:00:00 2001 From: micros24 Date: Sun, 11 Feb 2024 23:08:57 +0800 Subject: [PATCH] added new FAQ --- pages/FAQ/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/FAQ/_index.md b/pages/FAQ/_index.md index 2733816..7ee4d15 100644 --- a/pages/FAQ/_index.md +++ b/pages/FAQ/_index.md @@ -332,3 +332,7 @@ If the pop-up disappears immediately, you can use: ```ini 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. \ No newline at end of file