From 9eccf760d965eff4668bf47644cfa8b633684aca Mon Sep 17 00:00:00 2001 From: moparisthebest Date: Wed, 11 Oct 2023 14:37:11 -0400 Subject: [PATCH] tweaks --- alacritty/alacritty.yml | 3 ++- bin/run-zellij-from-helix | 2 +- helix/config.toml | 3 +++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index bfe17cc..2b2bfaa 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -133,7 +133,8 @@ font: # - (Windows) Consolas #family: monospace # family: JetBrains Mono - family: JetBrains Mono NL + family: JetBrains Mono Nerd Font + #family: Atari ASCII 8x8 # The `style` can be specified to pick a specific face. #style: Regular diff --git a/bin/run-zellij-from-helix b/bin/run-zellij-from-helix index 9ce26c2..1f81c72 100755 --- a/bin/run-zellij-from-helix +++ b/bin/run-zellij-from-helix @@ -4,5 +4,5 @@ zellij r --name run --close-on-exit --direction down -- ~/.config/bin/run-from-h for x in {1..3} do - zellij action resize decrease + zellij action resize decrease up done diff --git a/helix/config.toml b/helix/config.toml index cb0c0e2..e70359c 100644 --- a/helix/config.toml +++ b/helix/config.toml @@ -12,6 +12,7 @@ true-color = true "F8" = ":open ~/.config/bin/run-from-helix" "F9" = [":wa", ":sh ~/.config/bin/run-zellij-from-helix"] +"F10" = [":wa", "workspace_diagnostics_picker"] # these are non-standard changes, original dvorak commented with #x @@ -376,6 +377,7 @@ true-color = true "F8" = ":open ~/.config/bin/run-from-helix" "F9" = ["normal_mode", ":wa", ":sh ~/.config/bin/run-zellij-from-helix"] +"F10" = ["normal_mode", ":wa", "workspace_diagnostics_picker"] # these are non-standard changes, original dvorak commented with #x @@ -790,6 +792,7 @@ true-color = true "F8" = ":open ~/.config/bin/run-from-helix" "F9" = ["normal_mode", ":wa", ":sh ~/.config/bin/run-zellij-from-helix"] +"F10" = ["normal_mode", ":wa", "workspace_diagnostics_picker"] # normal dvorak "esc" = "normal_mode" # "esc"