/ making .xinitrc executable
This commit is contained in:
@@ -362,6 +362,7 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
# xorg
|
# xorg
|
||||||
file_path=/home/${system_user}
|
file_path=/home/${system_user}
|
||||||
deploy_file "${dots_trg}/xorg/.*" "${file_path}/"
|
deploy_file "${dots_trg}/xorg/.*" "${file_path}/"
|
||||||
|
chmod 755 ${file_path}/.xinitrc
|
||||||
|
|
||||||
# lemurs (display/login manager)
|
# lemurs (display/login manager)
|
||||||
file_name_src=.xinitrc
|
file_name_src=.xinitrc
|
||||||
|
|||||||
Reference in New Issue
Block a user