mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Enable dunst
This commit is contained in:
parent
b75999f71b
commit
1610f7da49
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
||||||
wrappers.hyprlock
|
wrappers.hyprlock
|
||||||
wrappers.hypridle
|
wrappers.hypridle
|
||||||
wrappers.waybar
|
wrappers.waybar
|
||||||
|
pkgs.dunst
|
||||||
pkgs.cliphist
|
pkgs.cliphist
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
@ -27,6 +28,7 @@
|
||||||
"hyprpaper"
|
"hyprpaper"
|
||||||
"hypridle"
|
"hypridle"
|
||||||
"sleep 3 && waybar"
|
"sleep 3 && waybar"
|
||||||
|
"dunst"
|
||||||
"cliphist wipe && wl-paste --watch cliphist store"
|
"cliphist wipe && wl-paste --watch cliphist store"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue