aboutsummaryrefslogtreecommitdiff
path: root/env/.local/bin/system
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2025-05-28 08:59:16 -0500
committericeyrazor <iceyrazor@mailfence.com>2025-05-28 08:59:16 -0500
commitb40f6529684398355d93fc845ea0cd0ef3cc6b88 (patch)
treebafab90d864c3733d5f1812683ab18ce6ced3947 /env/.local/bin/system
parentc31571d6435a9fe3c55f10aebc205f37f775dc74 (diff)
usual config changes
Diffstat (limited to 'env/.local/bin/system')
-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