Zander Hawke d3c7ada291 feat(zellij): migrate from tmux to zellij hai 10 meses
..
README.md 93f54a3169 feat(aerospace): overhaul keybindings and document setup hai 10 meses
default.nix 449e62e22b feat(kanata): add kanata for advanced keymapping hai 10 meses
kanata.kbd 449e62e22b feat(kanata): add kanata for advanced keymapping hai 10 meses
kanata.nix 5658e5741a feat(kanata): Add support for Kanata and Karabiner DriverKit hai 10 meses
software.nix d3c7ada291 feat(zellij): migrate from tmux to zellij hai 10 meses
system.nix 5f4c3e00cd feat(dock): configure dock for minimalism hai 10 meses

README.md

Meili (Mɛile)

In Norse mythology, Meili (Old Norse: [ˈmɛile], 'the lovely one'[1]) is a god, son of the god Odin and Jörð, and brother of the god Thor. Meili is attested in the Poetic Edda, compiled in the 13th century from earlier traditional sources, and the Prose Edda, written in the 13th century by Snorri Sturluson. Other than Meili's relation to Odin and Thor, no additional information is provided about the deity in either source.

Installation

nix run github:lnl7/nix-darwin -- switch --flake .#meili
nix run github:nix-community/home-manager -- switch --flake .#thomas@meili

Services and Applications

📘 Todo

Move back to skhd, yabai and add sketchybar Or maybe just stay with aerospace: https://www.youtube.com/watch?v=-FoWClVHG5g

AeroSpace

i3 style tiling manager

Hacks

I had to hack in a way to move between splits and windows seamlessly. Basically what I'm doing is when I press ctrl+{h,j,k,l} it executes a script that checks if we're in a TMUX window and if that's the case it checks if we have a split to move to or not, if not it executes aerospace focus.

Zen Browser

Not able to package Zen Browser with Nix yet.

LogSeq

This is going to become my new knowledge base.

Raycast

Ghostty

Ghostty is still broken on darwin systems. But the master branch of home-manager allows to set the package to null which means we can install the package via homebrew and use home-manager to configure.

Open Audible

Signal (Molly)

ProtonVPN

VLC

Yubi Authenticator

Keyboard Mappings

Layers:

  1. Aerospace
  2. Ghostty
  3. Tmux
  4. Vim

Moving between splits, panes, and spaces

  • ctrl+h: move left
  • ctrl+j: move down
  • ctrl+k: move up
  • ctrl+l: move right