This commit is contained in:
RingOfStorms (Joshua Bell) 2025-01-16 15:30:28 -06:00
parent fd03ba2884
commit 4aba399239
2 changed files with 6 additions and 4 deletions

View file

@ -10,6 +10,8 @@
os_window_class = "kitty";
remember_window_size = false;
placement_strategy = "center";
initial_window_width = "160c";
initial_window_height = "55c";
# Remove window borders
hide_window_decorations = "titlebar-only";