Fixed fcitx in firefox

This commit is contained in:
agryphus 2023-08-25 19:40:00 -04:00
parent 5663ad8bf4
commit 5750cb4633
2 changed files with 4 additions and 3 deletions

View file

@ -32,11 +32,14 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
unset f
fi
# Some x stuff
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
feh --bg-scale --no-fehbg ~/.config/wallpaper
xset r rate 300 50
feh --bg-scale --no-fehbg ~/.config/wallpaper
picom -b
fcitx -d &
sxhkd &
exec dwm
dwmblocks