aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 44cf3a2f51ce30597e6cee02d6adf634870eec99 (plain)
1
2
3
4
5
6
7
8
9
10
# dwmrc

Example of an `.xintirc`:
```
setxkbmap -option compose:lwin

[ -f ~/.dwmrc ] && . ~/.dwmrc

#exec ck-launch-session dbus-launch --exit-with-session mate-session
```