~kris/dots

srice

ref: c776188f504eb2e42ec1d359bdfd97e513b02add srice/.xinitrc -rwxr-xr-x 174 bytes
c776188f — Kris Yotam add bm bookmark manager and dsnip launcher 5 months ago
                                                                                
1
2
3
4
#!/bin/sh
# Wrapper to use XDG-style xinitrc
# This file gets stowed to ~/.xinitrc and redirects to the actual config
exec sh "${XDG_CONFIG_HOME:-$HOME/.config}/x11/xinitrc"