control: update dotfiles to v0.1.0

This commit is contained in:
2025-03-03 23:46:53 -06:00
parent d3a2cb9712
commit a91635139f
4 changed files with 178 additions and 171 deletions
+6 -2
View File
@@ -1,4 +1,3 @@
import = ["/home/trianta/.config/alacritty/catppuccin/catppuccin-frappe.toml"]
[cursor.style]
shape = "Underline"
@@ -39,7 +38,7 @@ key = "End"
mode = "~Alt"
mods = "Shift"
[shell]
[terminal.shell]
args = ["--login"]
program = "/bin/zsh"
@@ -47,3 +46,8 @@ program = "/bin/zsh"
opacity = 0.5
padding = {x = 25, y = 25}
[general]
import = ["/home/trianta/.config/alacritty/catppuccin/catppuccin-frappe.toml"]
[terminal]