sway: Start fcitx on startup

Now we can immediately take advantage of fcitx in sway.
This commit is contained in:
Donovan Glover 2022-03-11 09:57:37 -05:00
parent 934a417dfb
commit 91bb102ecf
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -155,6 +155,9 @@ bar {
default_border none
# Start fcitx (input method of choice)
exec fcitx5
# Fn keys
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%