mirror of
https://github.com/semere-meb/dotfiles-nix.git
synced 2026-08-03 10:24:36 +00:00
notification configured
This commit is contained in:
parent
6f3c035316
commit
e9bdc40a28
6 changed files with 106 additions and 29 deletions
|
|
@ -61,6 +61,7 @@
|
|||
brightnessctl
|
||||
wl-clipboard
|
||||
fuzzel
|
||||
libnotify
|
||||
fnott
|
||||
foot
|
||||
tor-browser
|
||||
|
|
@ -150,20 +151,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.fnott = {
|
||||
enable = true;
|
||||
settings = {
|
||||
main = {
|
||||
font = "JetBrainsMono Nerd Font:size=11";
|
||||
background = "1a1a24e0";
|
||||
border-color = "b085f5ff";
|
||||
border-size = 2;
|
||||
padding-vertical = 12;
|
||||
padding-horizontal = 16;
|
||||
summary-color = "ffffffff";
|
||||
body-color = "e0e0e0ff";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue