1
0
forked from extern/nix-config

Add fcitx to bspwm config

Note that we're using fcitx5 instead of the older fcitx4 since the new
version supports sway and wayland in general.
This commit is contained in:
Donovan Glover 2021-11-15 12:33:04 -05:00
parent d59a58b465
commit 2cc55ac815
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -96,3 +96,6 @@ bspc rule -a Onboard state=floating sticky=on
# Configure touchpad
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Natural Scrolling Enabled" 1
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Tapping Enabled" 1
# Start fcitx
fcitx5 &