aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig/hypr/scripts/Kool_Quick_Settings.sh2
-rwxr-xr-xconfig/hypr/scripts/select-hyprview-layout.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/Kool_Quick_Settings.sh b/config/hypr/scripts/Kool_Quick_Settings.sh
index 442cdcc6..f6149f96 100755
--- a/config/hypr/scripts/Kool_Quick_Settings.sh
+++ b/config/hypr/scripts/Kool_Quick_Settings.sh
@@ -443,7 +443,7 @@ show_category_menu() {
local options=""
case "$category" in
- "[ User Settings ]")
+ "[[ User Settings ]]")
options=$(
cat <<EOF
Edit User Defaults
diff --git a/config/hypr/scripts/select-hyprview-layout.sh b/config/hypr/scripts/select-hyprview-layout.sh
index e16df038..76ccd814 100755
--- a/config/hypr/scripts/select-hyprview-layout.sh
+++ b/config/hypr/scripts/select-hyprview-layout.sh
@@ -53,7 +53,7 @@ fi
choice="$(
printf '%s\n' "${layouts[@]}" | rofi -i -dmenu -config "$rofi_theme" \
-p "Hyprview Layout" \
- -mesg "Select Hyprview layout" \
+ -mesg "Current layout: $current_layout" \
-selected-row "$default_row"
)"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage