diff options
Diffstat (limited to 'ar/.config')
| -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 8f77711..c257b72 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 +setbg & # set the background with the `setbg` script +# fcitx5 & # set the input method # Uncomment to use Xresources colors/settings on startup # xrdb "${XDG_CONFIG_HOME:-${HOME}/.config}/x11/xresources" & |
