diff --git a/hosts/lynx/home.nix b/hosts/lynx/home.nix index 65af7fc..de6ee5b 100644 --- a/hosts/lynx/home.nix +++ b/hosts/lynx/home.nix @@ -39,6 +39,10 @@ # set -g default-shell "$SHELL" # ''; + snowhawk.tmux.sessionizer.paths = [ + "~/Documents/obsidian" + ]; + programs.kitty.settings = { background_opacity = lib.mkForce 0.94; background = lib.mkForce "#171717";