Fix
This commit is contained in:
@@ -18,12 +18,10 @@
|
||||
};
|
||||
|
||||
home.file = {
|
||||
file = {
|
||||
".config/ghostty/" = {
|
||||
source = ./config/ghostty;
|
||||
};
|
||||
".config/ghostty/" = {
|
||||
source = ./config/ghostty;
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
# Shell apps
|
||||
home.shell.nh.enable = true;
|
||||
|
||||
@@ -9,5 +9,5 @@ window-width = 100
|
||||
|
||||
# Themes
|
||||
background-blur=true
|
||||
background-opacity = 0.75
|
||||
background-opacity = 0.85
|
||||
theme = Spacegray Eighties
|
||||
|
||||
Reference in New Issue
Block a user