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 unset f
fi fi
# Some x stuff
xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto xrandr --auto
feh --bg-scale --no-fehbg ~/.config/wallpaper
xset r rate 300 50 xset r rate 300 50
feh --bg-scale --no-fehbg ~/.config/wallpaper
picom -b picom -b
fcitx -d &
sxhkd & sxhkd &
exec dwm exec dwm
dwmblocks dwmblocks

View file

@ -24,8 +24,6 @@ super + w
$BROWSER $BROWSER
# Implementing basic control hotkeys # Implementing basic control hotkeys
super + Control_L
fcitx-remote -t
super + l super + l
xsecurelock xsecurelock
super + Print super + Print