termfilechooser

This commit is contained in:
Miguel Palhas
2025-12-02 11:40:56 +00:00
parent 9d5cffee14
commit 0eda413f66
@@ -16,6 +16,7 @@ in
playerctl playerctl
hyprsunset hyprsunset
hyprlock hyprlock
xdg-desktop-portal-termfilechooser
]; ];
home.sessionVariables = { home.sessionVariables = {
@@ -125,6 +126,9 @@ in
"float, class:imv" "float, class:imv"
"move cursor -50% -50%, class:imv" "move cursor -50% -50%, class:imv"
"float, title:termfilechooser"
"move center, title:termfilechooser"
# bluetooth # bluetooth
"float, class:blueman-manager" "float, class:blueman-manager"
"move cursor -50% -50%, class:blueman-manager" "move cursor -50% -50%, class:blueman-manager"