ct d hyprland
for including hyprland cfg upd
This commit is contained in:
@@ -356,9 +356,9 @@ if [ ${operation} == "dots" ] ; then
|
||||
create_dir ${file_path}
|
||||
deploy_file "${dots_trg}/helix/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
if [ ${parameter} == "h" ] || [ ${parameter} == "hypr" ] ; then
|
||||
# hyprland
|
||||
if [ ${parameter} == "hyprland" ] ; then
|
||||
|
||||
# hyprland
|
||||
file_name=hyprland.conf
|
||||
file_path=/home/${system_user}/.config/hypr
|
||||
create_dir ${file_path}
|
||||
|
||||
Reference in New Issue
Block a user