aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
blob: ae0f97bdd84fb77ed62127108fa2ccc7069fe7f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
export XDG_SESSION_TYPE="x11"

setxkbmap -layout eu -option grp:caps_toggle
xrandr --output HDMI-A-1 --mode 1920x1080 --rate 240 --primary

xbanish &
thunderbird &
pipewire &
dwm_status.sh &
dunst &
devmon --exec-on-drive "notify-send 'Mounted %f to %d'" &
xsetroot -solid #FFAACC &
exec dwm