new wallpaper, altered terminal transparency, added 'viconf', a command that will take a word as input and then find matching files in the sysflake folder to open in neovim

This commit is contained in:
pagedmov
2024-10-24 23:30:57 -04:00
parent 13bec3e858
commit cd70754f9f
8 changed files with 28 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
image = wallpaper;
polarity = "dark";
autoEnable = true;
opacity.terminal = 0.5;
opacity.terminal = 0.1;
targets = {
console.enable = true;
feh.enable = true;
@@ -41,7 +41,7 @@
desktop = 10;
applications = 14;
terminal = 14;
popups = 12;
popups = 16;
};
};
};