mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 15:57:20 +02:00
add dunst theme
This commit is contained in:
parent
34d1a939ee
commit
3a7da809ff
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