alicrity error [config change]
This commit is contained in:
@@ -124,6 +124,13 @@ in
|
||||
|
||||
window = {
|
||||
opacity = 1.0;
|
||||
dynamic_padding = true;
|
||||
decorations = "full";
|
||||
title = "Terminal";
|
||||
class = {
|
||||
instance = "Alacritty";
|
||||
general = "Alacritty";
|
||||
};
|
||||
padding = {
|
||||
x = 24;
|
||||
y = 24;
|
||||
@@ -141,14 +148,6 @@ in
|
||||
];
|
||||
};
|
||||
|
||||
dynamic_padding = true;
|
||||
decorations = "full";
|
||||
title = "Terminal";
|
||||
class = {
|
||||
instance = "Alacritty";
|
||||
general = "Alacritty";
|
||||
};
|
||||
|
||||
colors = {
|
||||
primary = {
|
||||
background = "0x1f2528";
|
||||
|
||||
Reference in New Issue
Block a user