~kris/dots

srice

ref: 347c183a3d4728b74c9a3be765bb8e97386b2ae8 srice/.xinitrc -rwxr-xr-x 174 bytes
347c183a — Kris Yotam wallpapermenu: make CAPS call optional so it doesn't error where CAPS is absent 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"