Show notification when changing keyboard layouts
This commit is contained in:
parent
26ccb60ce5
commit
d2f8f0537c
1 changed files with 1 additions and 0 deletions
|
@ -10,5 +10,6 @@ self: with self; ''
|
||||||
next_layout=0;
|
next_layout=0;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
notify-send "$next_layout"
|
||||||
${sway}/bin/swaymsg input '*' xkb_switch_layout "$next_layout"
|
${sway}/bin/swaymsg input '*' xkb_switch_layout "$next_layout"
|
||||||
''
|
''
|
||||||
|
|
Loading…
Add table
Reference in a new issue