some more configs

This commit is contained in:
Ben Kyd
2023-09-14 19:39:22 +01:00
parent 8413a878ef
commit 323a444f7a
4 changed files with 7 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ update_ms = 400
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
proc_sorting = "cpu direct"
proc_sorting = "cpu lazy"
#* Reverse sorting order, True or False.
proc_reversed = False

View File

@@ -3,3 +3,4 @@ application/x-extension-html=google-chrome-unstable
[Default Applications]
application/x-extension-html=google-chrome-unstable
x-scheme-handler/eclipse+command=_usr_lib_dbeaver_.desktop

View File

@@ -8,7 +8,7 @@ end
config.hide_tab_bar_if_only_one_tab = true
config.font = wezterm.font("DejaVu Sans Mono")
config.font = wezterm.font("JetBrains Mono")
config.font_size = 10.0
config.adjust_window_size_when_changing_font_size = false

View File

@@ -6,3 +6,7 @@ Host vps
HostName ***
IdentityFile ~/.ssh/vps
User ben
host remarkable
HostName 192.168.0.18
User root