inclement / vivarium

A dynamic tiling Wayland compositor using wlroots
GNU General Public License v3.0
367 stars 13 forks source link

[FEATURE REQUEST] Support remapping CAPS LOCK to CTRL #140

Closed yusi1 closed 3 months ago

yusi1 commented 3 months ago

In X11, you would do this with setxkbmap -option ctrl:nocaps gb, in Sway there is an option in the config file to do this.

yusi1 commented 3 months ago

Nevermind, found this: https://github.com/inclement/vivarium/issues/108