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