diff options
| author | iamcheeseman <[hidden email]> | 2026-03-03 09:04:20 -0500 |
|---|---|---|
| committer | iamcheeseman <[hidden email]> | 2026-03-03 09:04:20 -0500 |
| commit | 2304be4e32201f39f933edcad3774eaca9cd4e11 (patch) | |
| tree | 4545b99c19bd89abcceae7245f5bd8dbfdf262b1 /.xinitrc | |
| parent | c2f0e63b46a743910df00f64e44b10eadc18a365 (diff) | |
switch to dwm
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -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 |
