aboutsummaryrefslogtreecommitdiff
path: root/env/.local/bin/system/start-scripts
diff options
context:
space:
mode:
Diffstat (limited to 'env/.local/bin/system/start-scripts')
-rwxr-xr-xenv/.local/bin/system/start-scripts/autostart.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/env/.local/bin/system/start-scripts/autostart.sh b/env/.local/bin/system/start-scripts/autostart.sh
index f5bee46..bc25fe0 100755
--- a/env/.local/bin/system/start-scripts/autostart.sh
+++ b/env/.local/bin/system/start-scripts/autostart.sh
@@ -36,7 +36,8 @@ fi
pipewire-pulse & disown
sleep 0.5s
-fcitx5 -d
+# fcitx5 -d
+# this program running all the time causes weird key input bugs and lag. i only want to use this when typing special stuff.
if [ "$WAYLAND_DISPLAY" ]; then
waybar & disown