mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
sway: Start fcitx on startup
Now we can immediately take advantage of fcitx in sway.
This commit is contained in:
parent
934a417dfb
commit
91bb102ecf
@ -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%
|
||||
|
Loading…
Reference in New Issue
Block a user