feat(tazjin/tverskoy): Add dunst configuration
This one is basically taken from some gist linked in the official dunst readme and makes nice little boxes. Change-Id: I5bee8488f333dcc2f7040b741729065ef8617ae0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3767 Reviewed-by: tazjin <mail@tazj.in> Tested-by: BuildkiteCI
This commit is contained in:
parent
18315b2fb6
commit
e99d8510d7
3 changed files with 66 additions and 0 deletions
3
users/tazjin/dotfiles/default.nix
Normal file
3
users/tazjin/dotfiles/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
_: {
|
||||
dunstrc = ./dunstrc;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue