Skip to content

Commit

Permalink
[alacritty] Trying alacritty.toml only
Browse files Browse the repository at this point in the history
  • Loading branch information
missingcharacter committed Jan 21, 2024
1 parent 14d2a03 commit dee05ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 21 deletions.
5 changes: 4 additions & 1 deletion alacritty/alacritty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ live_config_reload = true

[cursor.style]
blinking = "Always"
shape = "Beam"
shape = "Underline"

[font]
size = 12
Expand All @@ -19,3 +19,6 @@ dynamic_padding = false
dynamic_title = false
opacity = 0.9
startup_mode = "Maximized"

[shell]
program = "bash"
20 changes: 0 additions & 20 deletions alacritty/alacritty.yml

This file was deleted.

0 comments on commit dee05ba

Please sign in to comment.