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:
@@ -1,4 +1,4 @@
|
||||
{...}: {
|
||||
{lib, ...}: {
|
||||
programs.fuzzel = {
|
||||
enable = true;
|
||||
settings = {
|
||||
@@ -17,6 +17,7 @@
|
||||
radius = 15;
|
||||
width = 3;
|
||||
};
|
||||
colors.background = lib.mkForce "2e344080";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user