diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-02 04:26:37 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-02 04:26:37 +0900 |
| commit | a16c04bf2c5df1f145c3552aea8581bd8e8319cf (patch) | |
| tree | 12e37c395497a84cf2af2b6cd8c655d1195a9f3c /ar/.config/x11/xprofile | |
| parent | f31821429df4bdc7171a6d7f37ae48d802868a5d (diff) | |
updates
Diffstat (limited to 'ar/.config/x11/xprofile')
| -rw-r--r-- | ar/.config/x11/xprofile | 4 |
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" & |
