From 7b59a7866aa46c9e17cd90e68de6024b861cdb6c Mon Sep 17 00:00:00 2001 From: Miguel Palhas Date: Mon, 6 Jan 2025 21:59:22 +0000 Subject: [PATCH] wip --- flake.lock | 6 +++--- home/common/programs/ghostty/config | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 6649c9d..aaa221d 100644 --- a/flake.lock +++ b/flake.lock @@ -976,11 +976,11 @@ "nvchad-starter": { "flake": false, "locked": { - "lastModified": 1734449606, - "narHash": "sha256-NqJNb1z1STVxBDggqC3zGYabHl71KUnhCCIGMq17HDM=", + "lastModified": 1736161410, + "narHash": "sha256-fhcrCf8QKDzcdCFxZQfzLyTcn3JelWaVEitkrcTF8Pw=", "owner": "naps62", "repo": "nvchad-starter", - "rev": "ff4b0e2039d65e2a525bd6af58878d83fcb3dab5", + "rev": "12bb8484c3ec86640e089a3196b4294e67b83c6c", "type": "github" }, "original": { diff --git a/home/common/programs/ghostty/config b/home/common/programs/ghostty/config index f5a8174..3082b18 100644 --- a/home/common/programs/ghostty/config +++ b/home/common/programs/ghostty/config @@ -1,5 +1,5 @@ # style -theme = catppuccin-latte +theme = catppuccin-mocha window-decoration = false window-padding-x = 0 window-padding-y = 0 @@ -35,8 +35,8 @@ keybind = alt+z=toggle_split_zoom # keybinds:splits:move keybind = alt+h=goto_split:left -keybind = alt+j=goto_split:top -keybind = alt+k=goto_split:bottom +keybind = alt+j=goto_split:bottom +keybind = alt+k=goto_split:top keybind = alt+l=goto_split:right # keybinds:splits:resize