Try for keyboard config

This commit is contained in:
Maximilian Friedersdorff 2025-09-09 14:11:46 +01:00
parent a78805ebcc
commit 0acb3b9c8b
2 changed files with 5 additions and 6 deletions

View file

@ -239,5 +239,9 @@
"on-click": "cliphist list | wofi -S dmenu | cliphist decode | wl-copy",
"on-click-middle": "cliphist list | wofi -S dmenu | cliphist delete",
"on-click-right": "cliphist wipe"
},
"sway/language": {
"format": "{short} {variant}",
"on-click": "swaymsg input type:keyboard xkb_switch_layout next"
}
}