add roblox studio default maximize
This commit is contained in:
@@ -103,6 +103,7 @@ windowrulev2 = float,class:^(nm-connection-editor)$
|
||||
windowrulev2 = size 900 500,class:^(nm-connection-editor)$
|
||||
windowrulev2 = center,class:^(nm-connection-editor)$
|
||||
|
||||
windowrule = fullscreenstate 1 1, class:steam_proton,title:^(Roblox Studio)$
|
||||
|
||||
# windowrulev2 = immediate, class:^(sober)$
|
||||
# windowrulev2 = fullscreen,title:^(Sober)$
|
||||
|
||||
@@ -2,7 +2,7 @@ ecosystem {
|
||||
enforce_permissions = true
|
||||
}
|
||||
|
||||
permission = /nix/store/[A-Za-z0-9]+\-(wrapped-)?(grim|hyprlock|xdg-desktop-portal-hyprland|obs-studio)\-.*, screencopy, allow
|
||||
permission = /nix/store/[A-Za-z0-9]+\-(wrapped-)?(grim|hyprlock|xdg-desktop-portal-hyprland|obs-studio|hyprpicker)\-.*, screencopy, allow
|
||||
|
||||
# hyprlang noerror true
|
||||
|
||||
|
||||
@@ -145,6 +145,7 @@ input-field {
|
||||
font_family = Symbols Nerd Font, Geist Mono
|
||||
placeholder_text = <span foreground="##cdd6f4"> $USER</span>
|
||||
hide_input = false
|
||||
fail_text = <span foreground="##00ff00"> Hint: Favourite Regretevator character </span>
|
||||
position = 0, -470
|
||||
halign = center
|
||||
valign = center
|
||||
|
||||
Reference in New Issue
Block a user