update tmux and alacritty
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
import = ["/home/j409/.config/alacritty/dracula.toml"]
|
||||
|
||||
[env]
|
||||
TERM = "xterm-256color"
|
||||
|
||||
[font]
|
||||
size = 13
|
||||
size = 14
|
||||
|
||||
[font.normal]
|
||||
family = "GeistMono Nerd Font"
|
||||
style = "medium"
|
||||
|
||||
[font.offset]
|
||||
y = 0
|
||||
@@ -19,3 +18,6 @@ dynamic_padding = true
|
||||
[window.padding]
|
||||
x = 12
|
||||
y = 12
|
||||
|
||||
[general]
|
||||
import = ["catppuccin-dark.toml"]
|
||||
|
||||
Reference in New Issue
Block a user