From 968c9cb9c75ffc43845085ecb7e56747640adeae Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 3 Aug 2025 17:50:17 -0700 Subject: Fixes and Adds new user systemd services --- dots/mako/.config/mako/config.j2 | 2 -- dots/mako/.config/mako/sounds/notification.mp3 | Bin 36864 -> 0 bytes 2 files changed, 2 deletions(-) delete mode 100644 dots/mako/.config/mako/sounds/notification.mp3 (limited to 'dots/mako') diff --git a/dots/mako/.config/mako/config.j2 b/dots/mako/.config/mako/config.j2 index d9a2f33..c2c32af 100644 --- a/dots/mako/.config/mako/config.j2 +++ b/dots/mako/.config/mako/config.j2 @@ -1,5 +1,3 @@ -on-notify=exec mpv --volume=50 ~/.config/mako/sounds/notification.mp3 & - font=monospace 11 format=%a ⏵ %s\n%b sort=-time diff --git a/dots/mako/.config/mako/sounds/notification.mp3 b/dots/mako/.config/mako/sounds/notification.mp3 deleted file mode 100644 index 0430b39..0000000 Binary files a/dots/mako/.config/mako/sounds/notification.mp3 and /dev/null differ -- cgit v1.2.3-70-g09d2