summaryrefslogtreecommitdiff
path: root/ar/.config/x11/xprofile
diff options
context:
space:
mode:
Diffstat (limited to 'ar/.config/x11/xprofile')
-rw-r--r--ar/.config/x11/xprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ar/.config/x11/xprofile b/ar/.config/x11/xprofile
index 73119d0..1557309 100644
--- a/ar/.config/x11/xprofile
+++ b/ar/.config/x11/xprofile
@@ -2,8 +2,8 @@
xrandr --auto --dpi 96 # adjust the number based on your resolution and size of the screen
-setbg & # set the background with the `setbg` script
-# fcitx5 & # set the input method, but it will be separate with fcitx5-remote
+setbg & # set the background with the `setbg` script
+fcitx5 & # set the input method, but it will be separate with fcitx5-remote
# Uncomment to use Xresources colors/settings on startup
# xrdb "${XDG_CONFIG_HOME:-${HOME}/.config}/x11/xresources" &