aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
blob: 744e7d603ef886e2646d6551023bb6eb1068fdb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 &
sh dotfiles/dwm_status.sh &
dunst &
devmon --exec-on-drive "notify-send 'Mounted %f to %d'" &
exec dwm