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"; os_window_class = "kitty";
remember_window_size = false; remember_window_size = false;
placement_strategy = "center"; placement_strategy = "center";
initial_window_width = "160c";
initial_window_height = "55c";
# Remove window borders # Remove window borders
hide_window_decorations = "titlebar-only"; hide_window_decorations = "titlebar-only";

8
hosts/lio/flake.lock generated
View file

@ -166,11 +166,11 @@
}, },
"mod_de_gnome": { "mod_de_gnome": {
"locked": { "locked": {
"lastModified": 1737016135, "lastModified": 1737060750,
"narHash": "sha256-sfxUpmxZArmIsgqyRFpmz4/HdxbD2oY77AlLrelX0zg=", "narHash": "sha256-2uPSP5KyEUcmArlYDvfZvumL3Yo7x0D+//Q28QzTdjQ=",
"ref": "mod_de_gnome", "ref": "mod_de_gnome",
"rev": "252f61f4d18ffe3bc46772b967d0f1b1dbf099df", "rev": "218ad3b357bb2c3e6d5e52c484c397ea506c0628",
"revCount": 35, "revCount": 38,
"type": "git", "type": "git",
"url": "https://git.joshuabell.xyz/dotfiles" "url": "https://git.joshuabell.xyz/dotfiles"
}, },