update autostart

This commit is contained in:
Frank Zechert
2026-08-24 08:28:14 +02:00
parent a42b741022
commit 77c616227e
2 changed files with 7 additions and 0 deletions
@@ -221,6 +221,10 @@ rule(
{ matches_class("^(hyprland-share-picker)$") },
{ float(), center(), pin() }
)
rule(
{ matches_class("^(gcr-prompter)$") },
{ float(), center(), pin() }
)
-- Nemo
rule(
@@ -293,3 +297,4 @@ rule(
{ matches_initial_class("^(jetbrains-toolbox)$") },
{ float(), center(), pin() }
)