Minor improvements

changed refresh interval for .chezmoiexternal entries
removed local byobu keybindings, the one that is changes by the system
This commit is contained in:
Lockszmith 2022-05-29 05:27:30 +00:00
parent 86608fbc83
commit ce4d8c303d
2 changed files with 2 additions and 9 deletions

View File

@ -20,16 +20,14 @@
# url = "https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/CodeNewRoman.zip"
url = "https://github.com/ryanoasis/nerd-fonts/releases/download/2.2.0-RC/CodeNewRoman.zip"
exact = true
# refreshPeriod = "168h" # 7 days
refreshPeriod = "10s"
refreshPeriod = "168h" # 7 days
[".local/share/fonts/NF_FiraCode"]
type = "archive"
# url = "https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/FiraCode.zip"
url = "https://github.com/ryanoasis/nerd-fonts/releases/download/2.2.0-RC/FiraCode.zip"
exact = true
# refreshPeriod = "168h" # 7 days
refreshPeriod = "10s"
refreshPeriod = "168h" # 7 days
[".local/bin/oh-my-posh"]
type = "file"

View File

@ -1,5 +0,0 @@
unbind-key -n C-a
unbind-key -n C-b
set -g prefix ^B
set -g prefix2 F12
bind b send-prefix