~kris/dots

srice

ref: 178c9a25a484ead715392d50e21d03df486b8b41 srice/.xinitrc -rwxr-xr-x 174 bytes
178c9a25 — Kris Yotam conky: sync proper config from moirai (was the greenred variant) 2 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"