Fixed fcitx in firefox
This commit is contained in:
parent
5663ad8bf4
commit
5750cb4633
2 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@ super + w
|
|||
$BROWSER
|
||||
|
||||
# Implementing basic control hotkeys
|
||||
super + Control_L
|
||||
fcitx-remote -t
|
||||
super + l
|
||||
xsecurelock
|
||||
super + Print
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue