mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 19:30:51 +01:00
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:
parent
d59a58b465
commit
2cc55ac815
@ -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 &
|
||||
|
Loading…
Reference in New Issue
Block a user