diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-02 04:30:59 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-02 04:30:59 +0900 |
| commit | 61eda332ebfc03d643e3176164849547566c5415 (patch) | |
| tree | b8206fe73fcb6af394c509372bb463ab22442c40 | |
| parent | 0050f966af4179ae2416867a717cb8193d9a911f (diff) | |
modified x11/xprofile
| -rw-r--r-- | ar/.config/x11/xprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/x11/xprofile b/ar/.config/x11/xprofile index 1557309..8f77711 100644 --- a/ar/.config/x11/xprofile +++ b/ar/.config/x11/xprofile @@ -3,7 +3,7 @@ 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 +fcitx5 & # set the input method # Uncomment to use Xresources colors/settings on startup # xrdb "${XDG_CONFIG_HOME:-${HOME}/.config}/x11/xresources" & |
