From 2304be4e32201f39f933edcad3774eaca9cd4e11 Mon Sep 17 00:00:00 2001 From: iamcheeseman <[hidden email]> Date: Tue, 3 Mar 2026 09:04:20 -0500 Subject: switch to dwm --- .xinitrc | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index ae0f97b..b6c4ec5 100644 --- a/.xinitrc +++ b/.xinitrc @@ -3,11 +3,9 @@ export XDG_SESSION_TYPE="x11" setxkbmap -layout eu -option grp:caps_toggle xrandr --output HDMI-A-1 --mode 1920x1080 --rate 240 --primary -xbanish & -thunderbird & +# dwm_status.sh & + pipewire & -dwm_status.sh & -dunst & devmon --exec-on-drive "notify-send 'Mounted %f to %d'" & -xsetroot -solid #FFAACC & -exec dwm +sxhkd & +exec bspwm -- cgit v1.3-2-g0d8e