Update alacritty and tmux configs

This commit is contained in:
2024-10-07 05:28:36 +01:00
parent e9b886523e
commit b0087d961a
2 changed files with 16 additions and 4 deletions
+12
View File
@@ -2,3 +2,15 @@
program = "/usr/bin/tmux"
[window]
startup_mode = "Maximized"
[font]
[font.normal]
family = "0xProto Nerd Font"
style = "Regular"
[font.bold]
family = "0xProto Nerd Font"
style = "Bold"
[font.italic]
family = "0xProto Nerd Font"
style = "Italic"