+ Added X11 related config files
This commit is contained in:
parent
b9dd768385
commit
a194d4a62e
6 changed files with 124 additions and 0 deletions
2
.config/xinitrc
Normal file
2
.config/xinitrc
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
[ -f "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile" ] && . "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile"
|
Loading…
Add table
Add a link
Reference in a new issue