update autostart
This commit is contained in:
@@ -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() }
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user