sway: Enable custom file portal in firefox
This commit is contained in:
@ -11,6 +11,9 @@ set -x QT_STYLE_OVERRIDE Oxygen
|
||||
|
||||
{% if hostname == "buran" %}
|
||||
set -x QT_QPA_PLATFORMTHEME qt5ct
|
||||
|
||||
# enable custom file picker in e.g. firefox
|
||||
set -x GTK_USE_PORTAL 1
|
||||
{% end %}
|
||||
|
||||
{% if username == "u0_a213" %}
|
||||
|
||||
Reference in New Issue
Block a user