alacritty.toml
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
".config/hypr".source = ./roy-config/hypr;
|
||||
".config/waybar".source = ./roy-config/waybar;
|
||||
".config/fish".source = ./roy-config/fish;
|
||||
".config/alacritty".source = ./roy-config/alacritty;
|
||||
".local/share/PrismLauncher/instances/1.21.6/minecraft/options.txt".source = ./roy-config/PrismLauncher/instances/1.21.6/minecraft/options.txt;
|
||||
".local/share/PrismLauncher/instances/1.21.6/minecraft/servers.dat".source = ./roy-config/PrismLauncher/instances/1.21.6/minecraft/servers.dat;
|
||||
};
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
[terminal]
|
||||
shell = "fish"
|
||||
|
||||
[font]
|
||||
normal = { family = "Ubuntu Sans Mono" }
|
||||
italic = { family = "Ubuntu Sans Mono" }
|
||||
bold = { family = "Ubuntu Sans Mono" }
|
||||
size = 18
|
||||
|
||||
[window]
|
||||
decorations = "full"
|
||||
opacity = 1
|
||||
Reference in New Issue
Block a user