diff options
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 |
