mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
add dunst theme
This commit is contained in:
parent
1d1bfd4336
commit
0f869ded2d
2 changed files with 45 additions and 3 deletions
|
@ -13,6 +13,7 @@
|
|||
luj.programs.waybar.enable = true;
|
||||
luj.programs.waybar.interfaceName = "enp0s13f0u1u4u4";
|
||||
luj.programs.kitty.enable = true;
|
||||
luj.programs.dunst.enable = true;
|
||||
luj.programs.zsh.enable = true;
|
||||
luj.emails.enable = true;
|
||||
|
||||
|
@ -89,9 +90,6 @@
|
|||
layout = "fr";
|
||||
};
|
||||
|
||||
services.dunst = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.chromium = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue