aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Refresh.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/scripts/Refresh.sh')
-rwxr-xr-xconfig/hypr/scripts/Refresh.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh
index ed8c4a0c..311d0a8c 100755
--- a/config/hypr/scripts/Refresh.sh
+++ b/config/hypr/scripts/Refresh.sh
@@ -9,6 +9,7 @@
SCRIPTSDIR=${XDG_CONFIG_HOME:-$HOME/.config}/hypr/scripts
UserScripts=${XDG_CONFIG_HOME:-$HOME/.config}/hypr/UserScripts
+QS_TEXTINPUT_LOG_RULE="qt.qpa.wayland.textinput.warning=false"
# Define file_exists function
file_exists() {
@@ -35,7 +36,7 @@ pkill -f 'waybar-cava\..*\.conf' 2>/dev/null || true
ags -q && ags &
# quit quickshell & relaunch quickshell
-pkill qs && qs &
+pkill qs && qs --log-rules "$QS_TEXTINPUT_LOG_RULE" &
# some process to kill (exclude waybar to avoid restart loops)
for pid in $(pidof rofi swaync ags swaybg); do
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage