Add more XDG files

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-05-26 21:45:22 +02:00
parent b2e9b60765
commit 36842cf957
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
6 changed files with 29 additions and 3 deletions

View file

@ -0,0 +1,14 @@
#!/usr/bin/env bash
#
# SCRIPT NAME:
# .config/X11/nvidia-xinitrc
#
# AUTHOR:
# Severin Kaderli <severin@kaderli.dev>
#
# DESCRIPTION:
# This is the startup script when you start the x-server using nvidia-xrun.
#
# USAGE:
# This script is executed when you start the x-server using nvidia-xrun.
. "${XDG_CONFIG_HOME}/X11/xinitrc"