~kris/dots

srice

ref: ff7367cb2ef828502c3f7fde003f45d5daa33206 srice/.xinitrc -rwxr-xr-x 174 bytes
ff7367cb — Kris Yotam add ram memory visualization script 4 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"