I found a persistent solution that does the following:
Caps Lock
switches keyboard layout (in my case between us
and ru
)
AltGr
aka ralt
is the Compose Key
Ctrl
+ Alt
+ Del
combination kills the X-session
To do this, I use the command
setxkbmap -option grp:caps_toggle,compose:ralt,terminate:ctrl_alt_bksp,grp_led:caps us,ru
To make it persistent, I added it to Autostart in the "Budgie Settings" as a command.