switching to yadm
This commit is contained in:
16
.config/alacritty/alacritty.toml
Normal file
16
.config/alacritty/alacritty.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
[general]
|
||||
import = [
|
||||
"/home/mpuchstein/.config/alacritty/themes/themes/github_dark.toml"
|
||||
]
|
||||
live_config_reload = true
|
||||
ipc_socket = true
|
||||
|
||||
[window]
|
||||
opacity = 0.7
|
||||
|
||||
[font]
|
||||
normal = { family = "Inconsolata Nerd Font Mono", style = "Regular" }
|
||||
size = 9
|
||||
|
||||
[mouse]
|
||||
hide_when_typing = true
|
1
.config/alacritty/themes
Submodule
1
.config/alacritty/themes
Submodule
Submodule .config/alacritty/themes added at aff9d111d4
Reference in New Issue
Block a user