u
This commit is contained in:
@@ -294,7 +294,7 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
# ----------
|
# ----------
|
||||||
|
|
||||||
# hyprland
|
# hyprland
|
||||||
if [ ${parameter} == "hyprland" ] ; then
|
if [[ ${parameter} == "hyprland" ]] ; then
|
||||||
file_name=hyprland.conf
|
file_name=hyprland.conf
|
||||||
file_path=/home/${system_user}/.config/hypr
|
file_path=/home/${system_user}/.config/hypr
|
||||||
create_dir ${file_path}
|
create_dir ${file_path}
|
||||||
|
|||||||
Reference in New Issue
Block a user