all repos — nixfiles @ d92c9ac5802040585d0d1bd742bd59a78c2a3922

System and user configuration, managed by nix and home-manager

xprofile: Fix missing notifications Dunst wasn't being started.

Alan Pearce
commit

d92c9ac5802040585d0d1bd742bd59a78c2a3922

parent

4c695301e4759fbc25fef42d8e2d1fe430ec2549

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M xprofile/.xprofilexprofile/.xprofile
@@ -6,5 +6,6 @@ then
autorandr --change --force fi xrdb -I$HOME/.xresources .xresources/main +dunst & xsetroot -cursor_name left_ptr -solid '#666666' & sxhkd &