diff options
Diffstat (limited to 'x/.xinitrc')
| -rwxr-xr-x | x/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/sh -xprofile=${XDG_CONFIG_HOME}/X/xprofile +xprofile=${XDG_CONFIG_HOME}/X11/xprofile [ -f $xprofile ] && . $xprofile #exec startxfce4 |
