stable
[OK
]experimental
[WIP
]
name | preview |
---|---|
alacritty * |
|
lazygit |
|
nvim |
|
sketchybar |
|
spotify |
*additional alacritty
themes.
One can make use of the alacritty-theme.sh
script found under .env/
. If alias.zsh
is used (as part of the zsh
config.), the script automatically aliased to al-sw
. The script takes one argument, which is the name of the theme to be set. The themes are loaded from the following location: .config/alacritty/themes/
. The following table shows the available themes (within this repository); use al-sw -h
for further information.
name | preview |
---|---|
default |
|
default-opaque |
|
gruvbox |
|
nord |
|
nord-opaque |
|
one-dark |
|
snazzy |
name | preview |
---|---|
idle |
|
tmux |
|
iterm2 |
Here I write some notes that I consider important for the understanding of these dotfiles
.
I'm using the Amethyst
tiling window manager, though I'm trying to transition to yabai
at the present moment. The yabai
tiling window manager requires the following: .yabairc
, .skhdrc
. Thus, I include them in this repository, although they are still work in progress. I plan to fully switch to yabai
in the future.
I plan to create a branch with configurations that are compatible with unix
(not only macOS
).