for skys review
This commit is contained in:
parent
47e69553c1
commit
00554ce703
5 changed files with 6 additions and 108 deletions
|
|
@ -15,7 +15,7 @@
|
|||
columns = 120;
|
||||
lines = 25;
|
||||
};
|
||||
decorations = "none";
|
||||
decorations = "full";
|
||||
opacity = 0.9;
|
||||
title = "Alacritty";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@
|
|||
};
|
||||
localVariables = {
|
||||
EDITOR="hx";
|
||||
TERM="alacritty";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
};
|
||||
|
||||
xdg = {
|
||||
# portal = { enable = lib.mkDefault true; };
|
||||
portal = { enable = lib.mkDefault true; };
|
||||
mime.defaultApplications = {
|
||||
"text/markdown" = "hx";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue