forked from AuroraMiddleware/gtk
5 lines
85 B
CSS
5 lines
85 B
CSS
|
@binding-set test {
|
||
|
bind "<ctrl>space" { "set-anchor" () };
|
||
|
unbind "<ctrl>v";
|
||
|
};
|