aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Kool_Quick_Settings.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/scripts/Kool_Quick_Settings.sh')
-rwxr-xr-xconfig/hypr/scripts/Kool_Quick_Settings.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/hypr/scripts/Kool_Quick_Settings.sh b/config/hypr/scripts/Kool_Quick_Settings.sh
index fa7e520b..442cdcc6 100755
--- a/config/hypr/scripts/Kool_Quick_Settings.sh
+++ b/config/hypr/scripts/Kool_Quick_Settings.sh
@@ -339,6 +339,9 @@ handle_choice() {
"Edit User Laptop Settings")
file="$(resolve_user_overlay_file "$user_laptops_lua" "$user_laptops_conf")"
;;
+ "Select Hyprview Layout")
+ "$scriptsDir/select-hyprview-layout.sh"
+ ;;
"Edit System Default Keybinds")
if [[ "$hypr_config_mode" == "lua" ]]; then file="$(resolve_system_lua_file system_keybinds.lua)"; else file="$configs/Keybinds.conf"; fi
;;
@@ -453,6 +456,7 @@ Edit User Settings
Edit User Decorations
Edit User Animations
Edit User Laptop Settings
+Select Hyprview Layout
EOF
)
;;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage