mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Updated zellij and hinge config
This commit is contained in:
parent
2e6b113eee
commit
bf14ab604e
2 changed files with 6 additions and 0 deletions
|
|
@ -22,6 +22,9 @@ in rec {
|
|||
packages = with pkgs; [
|
||||
bazel_7
|
||||
cmake
|
||||
conan
|
||||
|
||||
black
|
||||
|
||||
# clang
|
||||
# biome
|
||||
|
|
|
|||
|
|
@ -1,4 +1,7 @@
|
|||
layout {
|
||||
pane size=1 borderless=true {
|
||||
plugin location="tab-bar"
|
||||
}
|
||||
pane split_direction="vertical" {
|
||||
pane size="33%" command="yazi"
|
||||
pane
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue