sway rebind menu key
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
partial alphanumeric_keys
|
||||
xkb_symbols "basic" {
|
||||
include "us(basic)"
|
||||
name[Group1]= "US Custom";
|
||||
key <MENU> { [ Super_L ] };
|
||||
};
|
||||
Reference in New Issue
Block a user