diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index 8bb9f93..f3c8105 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -413,7 +413,7 @@ env = __GLX_VENDOR_LIBRARY_NAME,nvidia #################################################### ### plugins ### #################################################### -https://wiki.hypr.land/Plugins/Using-Plugins/ +# https://wiki.hypr.land/Plugins/Using-Plugins/ #plugin { #} diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index e452ff8..d648279 100755 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -332,6 +332,7 @@ if [ ${operation} == "dots" ] ; then create_dir ${file_path} deploy_file "${dots_trg}/hyprland/${file_name}" "${file_path}/${file_name}" hyprctl reload + hyprmon --profile office # pcmanfm # bookmarks found in "dots/gtk/.gtk-bookmarks"