From 288b488f9b2515a39a99ab385df32e0e1ed6a9b9 Mon Sep 17 00:00:00 2001 From: iamcheeseman <[hidden email]> Date: Wed, 28 Jan 2026 16:07:18 -0500 Subject: whoopsies --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xinitrc b/.xinitrc index 744e7d6..bd64e35 100644 --- a/.xinitrc +++ b/.xinitrc @@ -6,7 +6,7 @@ xrandr --output HDMI-A-1 --mode 1920x1080 --rate 240 --primary xbanish & thunderbird & pipewire & -sh dotfiles/dwm_status.sh & +dwm_status.sh & dunst & devmon --exec-on-drive "notify-send 'Mounted %f to %d'" & exec dwm -- cgit v1.3-2-g0d8e