added godot window config
This commit is contained in:
@@ -107,6 +107,11 @@
|
||||
"DP-3, 2560x1440@170, 1440x700, 1"
|
||||
"HDMI-A-1, 2560x1440@144, 0x0, 1, transform, 1"
|
||||
];
|
||||
windowrulev2 = [
|
||||
"tile, initialClass:^(Godot)$, initialTitle: ^(Godot)$"
|
||||
"float, class:^(Godot)$, title:^(?!(.*Godot)).*$"
|
||||
"float, initialTitle:^(Godot)$, class:^(?!(Godot)).*$"
|
||||
];
|
||||
};
|
||||
};
|
||||
programs.neovim = {
|
||||
|
||||
Reference in New Issue
Block a user