Update alacritty config and .profile to support Cosmic DE

This commit is contained in:
Daniel McKnight 2025-10-04 21:35:02 -07:00
parent 65f8d967df
commit f462daedbb
2 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
[general]
# [general]
import = ["./github_dark_high_contrast.toml" ]
[colors.primary]
@ -22,5 +22,5 @@ blinking = "Always"
[window]
opacity = 0.95
decorations = "None"
level = "AlwaysOnTop"
# level = "AlwaysOnTop"
dynamic_padding = true