Skip to content

Commit

Permalink
update fidget settings
Browse files Browse the repository at this point in the history
  • Loading branch information
siph committed Dec 29, 2023
1 parent 8f0348c commit 095b746
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions config/visuals/fidget.nix
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
plugins.fidget = {
enable = true;
extraOptions = {
text.spinner = "meter";
window.blend = 0;
};
progress.display.progressIcon.pattern = "meter";
notification.window.winblend = 0;
};
}

0 comments on commit 095b746

Please sign in to comment.