feat(home:hyprland): add window rule for file picker

This commit is contained in:
ooks-io 2024-07-28 15:36:14 +12:00
parent 35bfcc4d1f
commit a9df1dca82
2 changed files with 4 additions and 0 deletions

View file

@ -14,6 +14,8 @@ in
GDK_BACKEND = "wayland";
QT_QPA_PLATFORM = "wayland";
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
DISABLE_QT5_COMPAT = "0";
QT_AUTO_SCREEN_SCALE_FACTOR = "1";
MOZ_ENABLE_WAYLAND = "1";
MOZ_DBUS_REMOTE = "1";
XDG_SESSION_TYPE = "wayland";