Fixed nautilus default window size
This commit is contained in:
parent
79b8dab54b
commit
d97de713a8
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ windowrule=size 65% 70%, class:(org.prismlauncher.PrismLauncher), title:^(Prism
|
||||||
|
|
||||||
# Nautilus
|
# Nautilus
|
||||||
windowrule=pseudo, class:(org.gnome.Nautilus)
|
windowrule=pseudo, class:(org.gnome.Nautilus)
|
||||||
windowrule=size 65% 70%, class:(org.gnome.Nautilus) initialTitle:^(Loading…)$
|
windowrule=size 65% 70%, class:(org.gnome.Nautilus) # initialTitle:^(Loading…)$
|
||||||
|
|
||||||
# Kitty
|
# Kitty
|
||||||
#windowrule=pseudo, class:(kitty)
|
#windowrule=pseudo, class:(kitty)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue