diff --git a/components/hm/kitty.nix b/components/hm/kitty.nix index 9b846c7..ee61c3a 100644 --- a/components/hm/kitty.nix +++ b/components/hm/kitty.nix @@ -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"; diff --git a/hosts/lio/flake.lock b/hosts/lio/flake.lock index 08fe7b1..8722c94 100644 --- a/hosts/lio/flake.lock +++ b/hosts/lio/flake.lock @@ -166,11 +166,11 @@ }, "mod_de_gnome": { "locked": { - "lastModified": 1737016135, - "narHash": "sha256-sfxUpmxZArmIsgqyRFpmz4/HdxbD2oY77AlLrelX0zg=", + "lastModified": 1737060750, + "narHash": "sha256-2uPSP5KyEUcmArlYDvfZvumL3Yo7x0D+//Q28QzTdjQ=", "ref": "mod_de_gnome", - "rev": "252f61f4d18ffe3bc46772b967d0f1b1dbf099df", - "revCount": 35, + "rev": "218ad3b357bb2c3e6d5e52c484c397ea506c0628", + "revCount": 38, "type": "git", "url": "https://git.joshuabell.xyz/dotfiles" },