pushing budgie changes
This commit is contained in:
parent
2ee8fe31a8
commit
26c000e2ad
9 changed files with 20 additions and 25 deletions
|
|
@ -16,7 +16,7 @@
|
|||
lines = 25;
|
||||
};
|
||||
decorations = "full";
|
||||
opacity = 0.9;
|
||||
opacity = 1.0;
|
||||
title = "Alacritty";
|
||||
};
|
||||
font = {
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
{ pkgs, config, lib, ...}:
|
||||
{
|
||||
programs.nushell = {
|
||||
enable = false;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue